Home
last modified time | relevance | path

Searched refs:SET_CMC_TBL_DATA_DCM (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dfw.c1678 SET_CMC_TBL_DATA_DCM(skb->data, 0); in rtw89_fw_h2c_default_cmac_tbl()
1814 SET_CMC_TBL_DATA_DCM(skb->data, 0); in rtw89_fw_h2c_assoc_cmac_tbl()
H A Dfw.h856 static inline void SET_CMC_TBL_DATA_DCM(void *table, u32 val) in SET_CMC_TBL_DATA_DCM() function