qcacmn: invoke hal api to populate word mask
Added hal api to populate word mask Change-Id: Ic13fdb1fa4104618d67f3f7aae25681951d78581 CRs-Fixed: 3422903
This commit is contained in:

committed by
Madan Koyyalamudi

parent
6d70bfb469
commit
799d46a277
@@ -1329,7 +1329,7 @@ struct hal_hw_txrx_ops {
|
||||
qdf_frag_t status_frag);
|
||||
uint32_t (*hal_txmon_status_get_num_users)(void *tx_tlv_hdr,
|
||||
uint8_t *num_users);
|
||||
void (*hal_txmon_set_word_mask)(void *wmask);
|
||||
void (*hal_txmon_get_word_mask)(void *wmask);
|
||||
#endif /* QCA_MONITOR_2_0_SUPPORT */
|
||||
QDF_STATUS (*hal_reo_shared_qaddr_setup)(hal_soc_handle_t hal_soc_hdl,
|
||||
struct reo_queue_ref_table
|
||||
|
Reference in New Issue
Block a user