Searched defs:h2c (Results 1 – 11 of 11) sorted by relevance
/linux/drivers/net/wireless/realtek/rtw89/ |
H A D | fw.c | 2132 struct rtw89_h2c_dctlinfo_ud_v1 *h2c; in rtw89_fw_h2c_dctl_sec_cam_v1() local 2171 struct rtw89_h2c_dctlinfo_ud_v2 *h2c; in rtw89_fw_h2c_dctl_sec_cam_v2() local 2211 struct rtw89_h2c_dctlinfo_ud_v2 *h2c; in rtw89_fw_h2c_default_dmac_tbl_v2() local 2267 struct rtw89_h2c_ba_cam *h2c; in rtw89_fw_h2c_ba_cam() local 2344 struct rtw89_h2c_ba_cam *h2c; in rtw89_fw_h2c_init_ba_cam_v0_ext() local 2402 struct rtw89_h2c_ba_cam_v1 *h2c; in rtw89_fw_h2c_ba_cam_v1() local 2478 struct rtw89_h2c_ba_cam_init *h2c; in rtw89_fw_h2c_init_ba_cam_users() local 2885 struct rtw89_h2c_lps_ch_info *h2c; in rtw89_fw_h2c_lps_ch_info() local 2958 struct rtw89_h2c_lps_ml_cmn_info *h2c; in rtw89_fw_h2c_lps_ml_cmn_info() local 3176 struct rtw89_h2c_cctlinfo_ud_g7 *h2c; in rtw89_fw_h2c_default_cmac_tbl_g7() local [all …]
|
H A D | fw.h | 1666 static inline void SET_GENERAL_PKT_MACID(void *h2c, u32 val) in SET_GENERAL_PKT_MACID() 1671 static inline void SET_GENERAL_PKT_PROBRSP_ID(void *h2c, u32 val) in SET_GENERAL_PKT_PROBRSP_ID() 1676 static inline void SET_GENERAL_PKT_PSPOLL_ID(void *h2c, u32 val) in SET_GENERAL_PKT_PSPOLL_ID() 1681 static inline void SET_GENERAL_PKT_NULL_ID(void *h2c, u32 val) in SET_GENERAL_PKT_NULL_ID() 1686 static inline void SET_GENERAL_PKT_QOS_NULL_ID(void *h2c, u32 val) in SET_GENERAL_PKT_QOS_NULL_ID() 1691 static inline void SET_GENERAL_PKT_CTS2SELF_ID(void *h2c, u32 val) in SET_GENERAL_PKT_CTS2SELF_ID() 1696 static inline void SET_LOG_CFG_LEVEL(void *h2c, u32 val) in SET_LOG_CFG_LEVEL() 1701 static inline void SET_LOG_CFG_PATH(void *h2c, u32 val) in SET_LOG_CFG_PATH() 1706 static inline void SET_LOG_CFG_COMP(void *h2c, u32 val) in SET_LOG_CFG_COMP() 1711 static inline void SET_LOG_CFG_COMP_EXT(void *h2c, u32 val) in SET_LOG_CFG_COMP_EXT() [all …]
|
H A D | cam.c | 918 struct rtw89_h2c_dctlinfo_ud_v1 *h2c) in rtw89_cam_fill_dctl_sec_cam_info_v1() 999 struct rtw89_h2c_dctlinfo_ud_v2 *h2c) in rtw89_cam_fill_dctl_sec_cam_info_v2()
|
H A D | debug.c | 3469 u8 *h2c; in rtw89_debug_priv_send_h2c_set() local 3508 u8 *h2c; in rtw89_debug_priv_early_h2c_set() local
|
H A D | core.h | 3965 u16 h2c; member 5556 u8 *h2c; member
|
/linux/drivers/net/wireless/realtek/rtl8xxxu/ |
H A D | 8723b.c | 340 struct h2c_cmd h2c; in rtl8723bu_write_btreg() local 1505 struct h2c_cmd h2c; in rtl8723b_enable_rf() local
|
H A D | core.c | 953 rtl8xxxu_gen1_h2c_cmd(struct rtl8xxxu_priv *priv, struct h2c_cmd *h2c, int len) in rtl8xxxu_gen1_h2c_cmd() 1003 rtl8xxxu_gen2_h2c_cmd(struct rtl8xxxu_priv *priv, struct h2c_cmd *h2c, int len) in rtl8xxxu_gen2_h2c_cmd() 3370 struct h2c_cmd h2c; in rtl8xxxu_gen2_prepare_calibrate() local 3898 struct h2c_cmd h2c; in rtl8723bu_set_ps_tdma() local 4602 struct h2c_cmd h2c; in rtl8xxxu_update_rate_mask() local 4623 struct h2c_cmd h2c; in rtl8xxxu_gen2_update_rate_mask() local 4654 struct h2c_cmd h2c; in rtl8xxxu_gen1_report_connect() local 4675 struct h2c_cmd h2c; in rtl8xxxu_gen2_report_connect() local 4693 struct h2c_cmd h2c; in rtl8xxxu_gen1_report_rssi() local 4707 struct h2c_cmd h2c; in rtl8xxxu_gen2_report_rssi() local
|
/linux/drivers/net/wireless/realtek/rtw88/ |
H A D | fw.c | 393 struct rtw_h2c_register *h2c) in rtw_fw_send_h2c_command_register() 445 u8 *h2c) in rtw_fw_send_h2c_command() 499 void rtw_fw_h2c_cmd_dbg(struct rtw_dev *rtwdev, u8 *h2c) in rtw_fw_h2c_cmd_dbg() 606 struct rtw_h2c_register h2c = {}; in rtw_fw_default_port() local
|
H A D | debug.c | 86 struct rtw_debugfs_priv h2c; member
|
H A D | main.h | 2102 } h2c; member
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
H A D | dm.c | 371 u8 h2c[4] = { 0 }; in rtl92ee_dm_check_rssi_monitor() local
|