Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dfw.c1795 SET_CMC_TBL_ULDL(skb->data, 1); in rtw89_fw_h2c_assoc_cmac_tbl()
1797 SET_CMC_TBL_ULDL(skb->data, 0); in rtw89_fw_h2c_assoc_cmac_tbl()
H A Dfw.h1068 static inline void SET_CMC_TBL_ULDL(void *table, u32 val) in SET_CMC_TBL_ULDL() function