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.c3682 le32_encode_bits(1, CCTLINFO_G7_C0_OP); in rtw89_fw_h2c_default_cmac_tbl_g7()
4084 le32_encode_bits(1, CCTLINFO_G7_C0_OP); in rtw89_fw_h2c_assoc_cmac_tbl_g7()
4334 le32_encode_bits(1, CCTLINFO_G7_C0_OP); in rtw89_fw_h2c_ampdu_cmac_tbl_g7()
4484 le32_encode_bits(1, CCTLINFO_G7_C0_OP); in rtw89_fw_h2c_txtime_cmac_tbl_g7()
4594 le32_encode_bits(1, CCTLINFO_G7_C0_OP); in rtw89_fw_h2c_punctured_cmac_tbl_g7()
H A Dfw.h1441 #define CCTLINFO_G7_C0_OP BIT(7) macro