Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Dfw.c3148 le32_encode_bits(1, CCTLINFO_G7_C0_OP); in rtw89_fw_h2c_default_cmac_tbl_g7()
3463 le32_encode_bits(1, CCTLINFO_G7_C0_OP); in rtw89_fw_h2c_assoc_cmac_tbl_g7()
3585 le32_encode_bits(1, CCTLINFO_G7_C0_OP); in rtw89_fw_h2c_ampdu_cmac_tbl_g7()
3669 le32_encode_bits(1, CCTLINFO_G7_C0_OP); in rtw89_fw_h2c_txtime_cmac_tbl_g7()
H A Dfw.h1395 #define CCTLINFO_G7_C0_OP BIT(7) macro