Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/realtek/rtw89/
Dfw.c1755 RTW89_SET_FWCMD_CXROLE_ACT_BAND(cmd, active->band, i, offset); in rtw89_fw_h2c_cxdrv_role()
1829 RTW89_SET_FWCMD_CXROLE_ACT_BAND(cmd, active->band, i, offset); in rtw89_fw_h2c_cxdrv_role_v1()
Dfw.h2091 static inline void RTW89_SET_FWCMD_CXROLE_ACT_BAND(void *cmd, u8 val, int n, u8 offset) in RTW89_SET_FWCMD_CXROLE_ACT_BAND() function