Searched refs:rtl88e_fill_h2c_cmd (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
H A D | fw.c | 335 void rtl88e_fill_h2c_cmd(struct ieee80211_hw *hw, in rtl88e_fill_h2c_cmd() function 393 rtl88e_fill_h2c_cmd(hw, H2C_88E_SETPWRMODE, in rtl88e_set_fw_pwrmode_cmd() 403 rtl88e_fill_h2c_cmd(hw, H2C_88E_JOINBSSRPT, 1, u1_joinbssrpt_parm); in rtl88e_set_fw_joinbss_report_cmd() 416 rtl88e_fill_h2c_cmd(hw, H2C_88E_AP_OFFLOAD, in rtl88e_set_fw_ap_off_load_cmd() 617 rtl88e_fill_h2c_cmd(hw, H2C_88E_RSVDPAGE, in rtl88e_set_fw_rsvdpagepkt() 629 rtl88e_fill_h2c_cmd(hw, H2C_88E_P2P_PS_CTW_CMD, 1, u1_ctwindow_period); in rtl88e_set_p2p_ctw_period_cmd() 718 rtl88e_fill_h2c_cmd(hw, H2C_88E_P2P_PS_OFFLOAD, 1, in rtl88e_set_p2p_ps_offload_cmd()
|
H A D | fw.h | 224 void rtl88e_fill_h2c_cmd(struct ieee80211_hw *hw, u8 element_id,
|
H A D | hw.c | 714 rtl88e_fill_h2c_cmd(hw, H2C_88E_KEEP_ALIVE_CTRL, in rtl88ee_set_hw_reg() 2180 rtl88e_fill_h2c_cmd(hw, H2C_88E_RA_MASK, 5, rate_mask); in rtl88ee_update_hal_rate_mask()
|