Searched defs:h2c (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/drivers/net/wireless/realtek/rtw89/ |
H A D | fw.h | 1503 static inline void SET_BCN_UPD_PORT(void *h2c, u32 val) in SET_BCN_UPD_PORT() 1508 static inline void SET_BCN_UPD_MBSSID(void *h2c, u32 val) in SET_BCN_UPD_MBSSID() 1513 static inline void SET_BCN_UPD_BAND(void *h2c, u32 val) in SET_BCN_UPD_BAND() 1518 static inline void SET_BCN_UPD_GRP_IE_OFST(void *h2c, u32 val) in SET_BCN_UPD_GRP_IE_OFST() 1523 static inline void SET_BCN_UPD_MACID(void *h2c, u32 val) in SET_BCN_UPD_MACID() 1528 static inline void SET_BCN_UPD_SSN_SEL(void *h2c, u32 val) in SET_BCN_UPD_SSN_SEL() 1533 static inline void SET_BCN_UPD_SSN_MODE(void *h2c, u32 val) in SET_BCN_UPD_SSN_MODE() 1538 static inline void SET_BCN_UPD_RATE(void *h2c, u32 val) in SET_BCN_UPD_RATE() 1543 static inline void SET_BCN_UPD_TXPWR(void *h2c, u32 val) in SET_BCN_UPD_TXPWR() 1548 static inline void SET_BCN_UPD_TXINFO_CTRL_EN(void *h2c, u32 val) in SET_BCN_UPD_TXINFO_CTRL_EN() [all …]
|
H A D | fw.c | 2093 struct rtw89_fw_macid_pause_grp h2c = {{0}}; in rtw89_fw_h2c_macid_pause() local 2241 struct rtw89_h2c_bcnfltr *h2c; in rtw89_fw_h2c_set_bcn_fltr_cfg() local 2292 struct rtw89_h2c_ofld_rssi *h2c; in rtw89_fw_h2c_rssi_offload() local 2338 struct rtw89_h2c_ofld *h2c; in rtw89_fw_h2c_tp_offload() local 2380 struct rtw89_h2c_ra *h2c; in rtw89_fw_h2c_ra() local 2467 struct rtw89_h2c_cxinit *h2c; in rtw89_fw_h2c_cxdrv_init() local 3093 struct rtw89_h2c_scanofld *h2c; in rtw89_fw_h2c_scan_offload() local
|
H A D | debug.c | 3036 u8 *h2c; in rtw89_debug_priv_send_h2c_set() local 3075 u8 *h2c; in rtw89_debug_priv_early_h2c_set() local
|
H A D | core.h | 3205 u16 h2c; member 4275 u8 *h2c; member
|
/openbmc/linux/drivers/net/wireless/realtek/rtl8xxxu/ |
H A D | rtl8xxxu_8723b.c | 356 struct h2c_cmd h2c; in rtl8723bu_write_btreg() local 1521 struct h2c_cmd h2c; in rtl8723b_enable_rf() local
|
H A D | rtl8xxxu_core.c | 992 rtl8xxxu_gen1_h2c_cmd(struct rtl8xxxu_priv *priv, struct h2c_cmd *h2c, int len) in rtl8xxxu_gen1_h2c_cmd() 1042 rtl8xxxu_gen2_h2c_cmd(struct rtl8xxxu_priv *priv, struct h2c_cmd *h2c, int len) in rtl8xxxu_gen2_h2c_cmd() 3401 struct h2c_cmd h2c; in rtl8xxxu_gen2_prepare_calibrate() local 3909 struct h2c_cmd h2c; in rtl8723bu_set_ps_tdma() local 4603 struct h2c_cmd h2c; in rtl8xxxu_update_rate_mask() local 4624 struct h2c_cmd h2c; in rtl8xxxu_gen2_update_rate_mask() local 4655 struct h2c_cmd h2c; in rtl8xxxu_gen1_report_connect() local 4676 struct h2c_cmd h2c; in rtl8xxxu_gen2_report_connect() local 4694 struct h2c_cmd h2c; in rtl8xxxu_gen1_report_rssi() local 4708 struct h2c_cmd h2c; in rtl8xxxu_gen2_report_rssi() local
|
/openbmc/linux/drivers/net/wireless/realtek/rtw88/ |
H A D | fw.c | 312 struct rtw_h2c_register *h2c) in rtw_fw_send_h2c_command_register() 363 u8 *h2c) in rtw_fw_send_h2c_command() 417 void rtw_fw_h2c_cmd_dbg(struct rtw_dev *rtwdev, u8 *h2c) in rtw_fw_h2c_cmd_dbg() 524 struct rtw_h2c_register h2c = {}; in rtw_fw_default_port() local
|
H A D | main.h | 2033 } h2c; member
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
H A D | dm.c | 374 u8 h2c[4] = { 0 }; in rtl92ee_dm_check_rssi_monitor() local
|