Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Dfw.h1915 #define RTW89_H2C_NLO_W0_ENABLE BIT(0) macro
H A Dfw.c6924 h2c->w0 = le32_encode_bits(enable, RTW89_H2C_NLO_W0_ENABLE) | in rtw89_fw_h2c_cfg_pno()