Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Dfw.c3590 le32_encode_bits(1, CCTLINFO_G7_C0_OP); in rtw89_fw_h2c_default_cmac_tbl_g7()
3992 le32_encode_bits(1, CCTLINFO_G7_C0_OP); in rtw89_fw_h2c_assoc_cmac_tbl_g7()
4242 le32_encode_bits(1, CCTLINFO_G7_C0_OP); in rtw89_fw_h2c_ampdu_cmac_tbl_g7()
4392 le32_encode_bits(1, CCTLINFO_G7_C0_OP); in rtw89_fw_h2c_txtime_cmac_tbl_g7()
4502 le32_encode_bits(1, CCTLINFO_G7_C0_OP); in rtw89_fw_h2c_punctured_cmac_tbl_g7()
H A Dfw.h1419 #define CCTLINFO_G7_C0_OP BIT(7) macro