Searched defs:h2c (Results 1 – 12 of 12) sorted by relevance
/linux-6.12.1/drivers/net/wireless/realtek/rtw89/ |
D | fw.c | 1782 struct rtw89_h2c_dctlinfo_ud_v1 *h2c; in rtw89_fw_h2c_dctl_sec_cam_v1() local 1821 struct rtw89_h2c_dctlinfo_ud_v2 *h2c; in rtw89_fw_h2c_dctl_sec_cam_v2() local 1861 struct rtw89_h2c_dctlinfo_ud_v2 *h2c; in rtw89_fw_h2c_default_dmac_tbl_v2() local 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 2047 struct rtw89_h2c_ba_cam_v1 *h2c; in rtw89_fw_h2c_ba_cam_v1() local 2120 struct rtw89_h2c_ba_cam_init *h2c; in rtw89_fw_h2c_init_ba_cam_users() local 2502 struct rtw89_h2c_lps_ch_info *h2c; in rtw89_fw_h2c_lps_ch_info() local 2678 struct rtw89_h2c_cctlinfo_ud_g7 *h2c; in rtw89_fw_h2c_default_cmac_tbl_g7() local 2956 struct rtw89_h2c_cctlinfo_ud_g7 *h2c; in rtw89_fw_h2c_assoc_cmac_tbl_g7() local [all …]
|
D | fw.h | 1558 static inline void SET_FWROLE_MAINTAIN_MACID(void *h2c, u32 val) in SET_FWROLE_MAINTAIN_MACID() 1563 static inline void SET_FWROLE_MAINTAIN_SELF_ROLE(void *h2c, u32 val) in SET_FWROLE_MAINTAIN_SELF_ROLE() 1568 static inline void SET_FWROLE_MAINTAIN_UPD_MODE(void *h2c, u32 val) in SET_FWROLE_MAINTAIN_UPD_MODE() 1573 static inline void SET_FWROLE_MAINTAIN_WIFI_ROLE(void *h2c, u32 val) in SET_FWROLE_MAINTAIN_WIFI_ROLE() 1625 static inline void SET_GENERAL_PKT_MACID(void *h2c, u32 val) in SET_GENERAL_PKT_MACID() 1630 static inline void SET_GENERAL_PKT_PROBRSP_ID(void *h2c, u32 val) in SET_GENERAL_PKT_PROBRSP_ID() 1635 static inline void SET_GENERAL_PKT_PSPOLL_ID(void *h2c, u32 val) in SET_GENERAL_PKT_PSPOLL_ID() 1640 static inline void SET_GENERAL_PKT_NULL_ID(void *h2c, u32 val) in SET_GENERAL_PKT_NULL_ID() 1645 static inline void SET_GENERAL_PKT_QOS_NULL_ID(void *h2c, u32 val) in SET_GENERAL_PKT_QOS_NULL_ID() 1650 static inline void SET_GENERAL_PKT_CTS2SELF_ID(void *h2c, u32 val) in SET_GENERAL_PKT_CTS2SELF_ID() [all …]
|
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()
|
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
|
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()
|
D | core.h | 3838 u16 h2c; member 5194 u8 *h2c; member
|
/linux-6.12.1/drivers/net/wireless/realtek/rtl8xxxu/ |
D | 8723b.c | 340 struct h2c_cmd h2c; in rtl8723bu_write_btreg() local 1505 struct h2c_cmd h2c; in rtl8723b_enable_rf() local
|
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-6.12.1/drivers/net/wireless/realtek/rtw88/ |
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
|
D | debug.c | 86 struct rtw_debugfs_priv h2c; member
|
D | main.h | 2049 } h2c; member
|
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
D | dm.c | 374 u8 h2c[4] = { 0 }; in rtl92ee_dm_check_rssi_monitor() local
|