Searched defs:h2c (Results 1 – 12 of 12) sorted by relevance
/linux/drivers/net/wireless/realtek/rtw89/ |
A D | fw.c | 1916 struct rtw89_h2c_ba_cam *h2c; in rtw89_fw_h2c_ba_cam() local 1990 struct rtw89_h2c_ba_cam *h2c; in rtw89_fw_h2c_init_ba_cam_v0_ext() local 3458 struct rtw89_h2c_join *h2c; in rtw89_fw_h2c_join_info() local 3839 struct rtw89_h2c_ofld *h2c; in rtw89_fw_h2c_tp_offload() local 3881 struct rtw89_h2c_ra *h2c; in rtw89_fw_h2c_ra() local 3968 struct rtw89_h2c_cxinit *h2c; in rtw89_fw_h2c_cxdrv_init() local 4697 struct rtw89_h2c_chinfo *h2c; in rtw89_fw_h2c_scan_list_offload() local 4768 struct rtw89_h2c_chinfo *h2c; in rtw89_fw_h2c_scan_list_offload_be() local 5365 struct rtw89_h2c_rf_iqk *h2c; in rtw89_fw_h2c_rf_iqk() local 5401 struct rtw89_h2c_rf_dpk *h2c; in rtw89_fw_h2c_rf_dpk() local [all …]
|
A D | fw.h | 1655 static inline void SET_LOG_CFG_LEVEL(void *h2c, u32 val) in SET_LOG_CFG_LEVEL() 1660 static inline void SET_LOG_CFG_PATH(void *h2c, u32 val) in SET_LOG_CFG_PATH() 1665 static inline void SET_LOG_CFG_COMP(void *h2c, u32 val) in SET_LOG_CFG_COMP() 1670 static inline void SET_LOG_CFG_COMP_EXT(void *h2c, u32 val) in SET_LOG_CFG_COMP_EXT() 1717 static inline void SET_LPS_PARM_MACID(void *h2c, u32 val) in SET_LPS_PARM_MACID() 1722 static inline void SET_LPS_PARM_PSMODE(void *h2c, u32 val) in SET_LPS_PARM_PSMODE() 1727 static inline void SET_LPS_PARM_RLBM(void *h2c, u32 val) in SET_LPS_PARM_RLBM() 1732 static inline void SET_LPS_PARM_SMARTPS(void *h2c, u32 val) in SET_LPS_PARM_SMARTPS() 1742 static inline void SET_LPS_PARM_VOUAPSD(void *h2c, u32 val) in SET_LPS_PARM_VOUAPSD() 1747 static inline void SET_LPS_PARM_VIUAPSD(void *h2c, u32 val) in SET_LPS_PARM_VIUAPSD() [all …]
|
A D | cam.c | 788 struct rtw89_h2c_dctlinfo_ud_v1 *h2c) in rtw89_cam_fill_dctl_sec_cam_info_v1() 867 struct rtw89_h2c_dctlinfo_ud_v2 *h2c) in rtw89_cam_fill_dctl_sec_cam_info_v2()
|
A D | debug.c | 3304 u8 *h2c; in rtw89_debug_priv_send_h2c_set() local 3343 u8 *h2c; in rtw89_debug_priv_early_h2c_set() local
|
A D | phy.c | 3633 struct rtw89_h2c_rf_tssi *h2c) in rtw89_phy_rfk_tssi_fill_fwcmd_efuse_to_de() 3685 struct rtw89_h2c_rf_tssi *h2c) in rtw89_phy_rfk_tssi_fill_fwcmd_tmeter_tbl()
|
A D | core.h | 3838 u16 h2c; member 5194 u8 *h2c; member
|
/linux/drivers/net/wireless/realtek/rtl8xxxu/ |
A D | 8723b.c | 340 struct h2c_cmd h2c; in rtl8723bu_write_btreg() local 1505 struct h2c_cmd h2c; in rtl8723b_enable_rf() local
|
A D | core.c | 952 rtl8xxxu_gen1_h2c_cmd(struct rtl8xxxu_priv *priv, struct h2c_cmd *h2c, int len) in rtl8xxxu_gen1_h2c_cmd() 1002 rtl8xxxu_gen2_h2c_cmd(struct rtl8xxxu_priv *priv, struct h2c_cmd *h2c, int len) in rtl8xxxu_gen2_h2c_cmd() 3369 struct h2c_cmd h2c; in rtl8xxxu_gen2_prepare_calibrate() local 3897 struct h2c_cmd h2c; in rtl8723bu_set_ps_tdma() local 4594 struct h2c_cmd h2c; in rtl8xxxu_update_rate_mask() local 4615 struct h2c_cmd h2c; in rtl8xxxu_gen2_update_rate_mask() local 4646 struct h2c_cmd h2c; in rtl8xxxu_gen1_report_connect() local 4667 struct h2c_cmd h2c; in rtl8xxxu_gen2_report_connect() local 4685 struct h2c_cmd h2c; in rtl8xxxu_gen1_report_rssi() local 4699 struct h2c_cmd h2c; in rtl8xxxu_gen2_report_rssi() local
|
/linux/drivers/net/wireless/realtek/rtw88/ |
A D | fw.c | 385 struct rtw_h2c_register *h2c) in rtw_fw_send_h2c_command_register() 437 u8 *h2c) in rtw_fw_send_h2c_command() 491 void rtw_fw_h2c_cmd_dbg(struct rtw_dev *rtwdev, u8 *h2c) in rtw_fw_h2c_cmd_dbg() 598 struct rtw_h2c_register h2c = {}; in rtw_fw_default_port() local
|
A D | debug.c | 86 struct rtw_debugfs_priv h2c; member
|
A D | main.h | 2049 } h2c; member
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
A D | dm.c | 374 u8 h2c[4] = { 0 }; in rtl92ee_dm_check_rssi_monitor() local
|
Completed in 201 milliseconds