Lines Matching refs:mt7921_dev
93 static int mt7921_mcu_read_eeprom(struct mt7921_dev *dev, u32 offset, u8 *val) in mt7921_mcu_read_eeprom()
158 mt7921_mcu_scan_event(struct mt7921_dev *dev, struct sk_buff *skb) in mt7921_mcu_scan_event()
189 mt7921_mcu_connection_loss_event(struct mt7921_dev *dev, struct sk_buff *skb) in mt7921_mcu_connection_loss_event()
203 mt7921_mcu_bss_event(struct mt7921_dev *dev, struct sk_buff *skb) in mt7921_mcu_bss_event()
217 mt7921_mcu_debug_msg_event(struct mt7921_dev *dev, struct sk_buff *skb) in mt7921_mcu_debug_msg_event()
244 mt7921_mcu_low_power_event(struct mt7921_dev *dev, struct sk_buff *skb) in mt7921_mcu_low_power_event()
258 mt7921_mcu_tx_done_event(struct mt7921_dev *dev, struct sk_buff *skb) in mt7921_mcu_tx_done_event()
269 mt7921_mcu_rx_unsolicited_event(struct mt7921_dev *dev, struct sk_buff *skb) in mt7921_mcu_rx_unsolicited_event()
305 void mt7921_mcu_rx_event(struct mt7921_dev *dev, struct sk_buff *skb) in mt7921_mcu_rx_event()
335 int mt7921_mcu_uni_tx_ba(struct mt7921_dev *dev, in mt7921_mcu_uni_tx_ba()
349 int mt7921_mcu_uni_rx_ba(struct mt7921_dev *dev, in mt7921_mcu_uni_rx_ba()
360 static char *mt7921_patch_name(struct mt7921_dev *dev) in mt7921_patch_name()
372 static char *mt7921_ram_name(struct mt7921_dev *dev) in mt7921_ram_name()
384 static int mt7921_load_clc(struct mt7921_dev *dev, const char *fw_name) in mt7921_load_clc()
468 static int mt7921_load_firmware(struct mt7921_dev *dev) in mt7921_load_firmware()
511 int mt7921_mcu_fw_log_2_host(struct mt7921_dev *dev, u8 ctrl) in mt7921_mcu_fw_log_2_host()
524 int mt7921_run_firmware(struct mt7921_dev *dev) in mt7921_run_firmware()
545 int mt7921_mcu_set_tx(struct mt7921_dev *dev, struct ieee80211_vif *vif) in mt7921_mcu_set_tx()
641 struct mt7921_dev *dev = phy->dev; in mt7921_mcu_set_chan_info()
698 int mt7921_mcu_set_eeprom(struct mt7921_dev *dev) in mt7921_mcu_set_eeprom()
714 int mt7921_mcu_uni_bss_ps(struct mt7921_dev *dev, struct ieee80211_vif *vif) in mt7921_mcu_uni_bss_ps()
752 mt7921_mcu_uni_bss_bcnft(struct mt7921_dev *dev, struct ieee80211_vif *vif, in mt7921_mcu_uni_bss_bcnft()
788 mt7921_mcu_set_bss_pm(struct mt7921_dev *dev, struct ieee80211_vif *vif, in mt7921_mcu_set_bss_pm()
825 int mt7921_mcu_sta_update(struct mt7921_dev *dev, struct ieee80211_sta *sta, in mt7921_mcu_sta_update()
849 int mt7921_mcu_drv_pmctrl(struct mt7921_dev *dev) in mt7921_mcu_drv_pmctrl()
871 int mt7921_mcu_fw_pmctrl(struct mt7921_dev *dev) in mt7921_mcu_fw_pmctrl()
893 int mt7921_mcu_set_beacon_filter(struct mt7921_dev *dev, in mt7921_mcu_set_beacon_filter()
918 int mt7921_get_txpwr_info(struct mt7921_dev *dev, struct mt7921_txpwr *txpwr) in mt7921_get_txpwr_info()
941 int mt7921_mcu_set_sniffer(struct mt7921_dev *dev, struct ieee80211_vif *vif, in mt7921_mcu_set_sniffer()
972 mt7921_mcu_uni_add_beacon_offload(struct mt7921_dev *dev, in mt7921_mcu_uni_add_beacon_offload()
1050 int __mt7921_mcu_set_clc(struct mt7921_dev *dev, u8 *alpha2, in __mt7921_mcu_set_clc()
1110 int mt7921_mcu_set_clc(struct mt7921_dev *dev, u8 *alpha2, in mt7921_mcu_set_clc()