qcacmn: Add hal api to set word mask
Add hal api to set tx monitor word mask Change-Id: I4eb365b3a7d4f83edcb20146951daf0d5af3d68d CRs-Fixed: 3421500
This commit is contained in:

committed by
Madan Koyyalamudi

parent
ba18ce8164
commit
8c72eb9696
@@ -1287,6 +1287,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);
|
||||
#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