Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dfw.c2581 RTW89_SET_FWCMD_CXROLE_ACT_BAND(cmd, active->band, i, offset); in rtw89_fw_h2c_cxdrv_role()
2662 RTW89_SET_FWCMD_CXROLE_ACT_BAND(cmd, active->band, i, offset); in rtw89_fw_h2c_cxdrv_role_v1()
H A Dfw.h2291 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