Home
last modified time | relevance | path

Searched refs:rtl92ee_fill_h2c_cmd (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Dfw.c355 void rtl92ee_fill_h2c_cmd(struct ieee80211_hw *hw, in rtl92ee_fill_h2c_cmd() function
480 rtl92ee_fill_h2c_cmd(hw, H2C_92E_SETPWRMODE, H2C_92E_PWEMODE_LENGTH, in rtl92ee_set_fw_pwrmode_cmd()
497 rtl92ee_fill_h2c_cmd(hw, H2C_92E_MSRRPT, 3, parm); in rtl92ee_set_fw_media_status_rpt_cmd()
757 rtl92ee_fill_h2c_cmd(hw, H2C_92E_RSVDPAGE, in rtl92ee_set_fw_rsvdpagepkt()
770 rtl92ee_fill_h2c_cmd(hw, H2C_92E_P2P_PS_CTW_CMD, 1, u1_ctwindow_period); in rtl92ee_set_p2p_ctw_period_cmd()
852 rtl92ee_fill_h2c_cmd(hw, H2C_92E_P2P_PS_OFFLOAD, 1, in rtl92ee_set_p2p_ps_offload_cmd()
H A Dfw.h150 void rtl92ee_fill_h2c_cmd(struct ieee80211_hw *hw, u8 element_id,
H A Dsw.c227 .fill_h2c_cmd = rtl92ee_fill_h2c_cmd,
H A Ddm.c395 rtl92ee_fill_h2c_cmd(hw, H2C_92E_RSSI_REPORT, 4, h2c); in rtl92ee_dm_check_rssi_monitor()
423 rtl92ee_fill_h2c_cmd(hw, H2C_92E_RSSI_REPORT, 4, h2c); in rtl92ee_dm_check_rssi_monitor()
H A Dhw.c664 rtl92ee_fill_h2c_cmd(hw, H2C_92E_KEEP_ALIVE_CTRL, 2, array); in rtl92ee_set_hw_reg()
2380 rtl92ee_fill_h2c_cmd(hw, H2C_92E_RA_MASK, 7, rate_mask); in rtl92ee_update_hal_rate_mask()