Searched refs:rtl88e_fill_h2c_cmd (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8188ee/ |
D | fw.c | 430 void rtl88e_fill_h2c_cmd(struct ieee80211_hw *hw, in rtl88e_fill_h2c_cmd() function 488 rtl88e_fill_h2c_cmd(hw, H2C_88E_SETPWRMODE, in rtl88e_set_fw_pwrmode_cmd() 498 rtl88e_fill_h2c_cmd(hw, H2C_88E_JOINBSSRPT, 1, u1_joinbssrpt_parm); in rtl88e_set_fw_joinbss_report_cmd() 511 rtl88e_fill_h2c_cmd(hw, H2C_88E_AP_OFFLOAD, in rtl88e_set_fw_ap_off_load_cmd() 711 rtl88e_fill_h2c_cmd(hw, H2C_88E_RSVDPAGE, in rtl88e_set_fw_rsvdpagepkt() 723 rtl88e_fill_h2c_cmd(hw, H2C_88E_P2P_PS_CTW_CMD, 1, u1_ctwindow_period); in rtl88e_set_p2p_ctw_period_cmd() 812 rtl88e_fill_h2c_cmd(hw, H2C_88E_P2P_PS_OFFLOAD, 1, in rtl88e_set_p2p_ps_offload_cmd()
|
D | fw.h | 295 void rtl88e_fill_h2c_cmd(struct ieee80211_hw *hw, u8 element_id,
|
D | hw.c | 733 rtl88e_fill_h2c_cmd(hw, H2C_88E_KEEP_ALIVE_CTRL, in rtl88ee_set_hw_reg() 2257 rtl88e_fill_h2c_cmd(hw, H2C_88E_RA_MASK, 5, rate_mask); in rtl88ee_update_hal_rate_mask()
|