Lines Matching refs:mt792x_dev
78 static int mt7921_mcu_read_eeprom(struct mt792x_dev *dev, u32 offset, u8 *val) in mt7921_mcu_read_eeprom()
143 mt7921_mcu_uni_roc_event(struct mt792x_dev *dev, struct sk_buff *skb) in mt7921_mcu_uni_roc_event()
166 mt7921_mcu_scan_event(struct mt792x_dev *dev, struct sk_buff *skb) in mt7921_mcu_scan_event()
197 mt7921_mcu_connection_loss_event(struct mt792x_dev *dev, struct sk_buff *skb) in mt7921_mcu_connection_loss_event()
211 mt7921_mcu_debug_msg_event(struct mt792x_dev *dev, struct sk_buff *skb) in mt7921_mcu_debug_msg_event()
238 mt7921_mcu_low_power_event(struct mt792x_dev *dev, struct sk_buff *skb) in mt7921_mcu_low_power_event()
252 mt7921_mcu_tx_done_event(struct mt792x_dev *dev, struct sk_buff *skb) in mt7921_mcu_tx_done_event()
286 mt7921_mcu_rssi_monitor_event(struct mt792x_dev *dev, struct sk_buff *skb) in mt7921_mcu_rssi_monitor_event()
299 mt7921_mcu_rx_unsolicited_event(struct mt792x_dev *dev, struct sk_buff *skb) in mt7921_mcu_rx_unsolicited_event()
336 mt7921_mcu_uni_rx_unsolicited_event(struct mt792x_dev *dev, in mt7921_mcu_uni_rx_unsolicited_event()
353 void mt7921_mcu_rx_event(struct mt792x_dev *dev, struct sk_buff *skb) in mt7921_mcu_rx_event()
388 int mt7921_mcu_uni_tx_ba(struct mt792x_dev *dev, in mt7921_mcu_uni_tx_ba()
402 int mt7921_mcu_uni_rx_ba(struct mt792x_dev *dev, in mt7921_mcu_uni_rx_ba()
413 static int mt7921_load_clc(struct mt792x_dev *dev, const char *fw_name) in mt7921_load_clc()
633 int mt7921_mcu_fw_log_2_host(struct mt792x_dev *dev, u8 ctrl) in mt7921_mcu_fw_log_2_host()
646 int mt7921_run_firmware(struct mt792x_dev *dev) in mt7921_run_firmware()
667 int mt7921_mcu_radio_led_ctrl(struct mt792x_dev *dev, u8 value) in mt7921_mcu_radio_led_ctrl()
681 int mt7921_mcu_set_tx(struct mt792x_dev *dev, struct ieee80211_vif *vif) in mt7921_mcu_set_tx()
780 struct mt792x_dev *dev = phy->dev; in mt7921_mcu_set_roc()
845 struct mt792x_dev *dev = phy->dev; in mt7921_mcu_abort_roc()
874 struct mt792x_dev *dev = phy->dev; in mt7921_mcu_set_chan_info()
931 int mt7921_mcu_set_eeprom(struct mt792x_dev *dev) in mt7921_mcu_set_eeprom()
947 int mt7921_mcu_uni_bss_ps(struct mt792x_dev *dev, struct ieee80211_vif *vif) in mt7921_mcu_uni_bss_ps()
985 mt7921_mcu_uni_bss_bcnft(struct mt792x_dev *dev, struct ieee80211_vif *vif, in mt7921_mcu_uni_bss_bcnft()
1021 mt7921_mcu_set_bss_pm(struct mt792x_dev *dev, struct ieee80211_vif *vif, in mt7921_mcu_set_bss_pm()
1058 int mt7921_mcu_sta_update(struct mt792x_dev *dev, struct ieee80211_sta *sta, in mt7921_mcu_sta_update()
1082 int mt7921_mcu_set_beacon_filter(struct mt792x_dev *dev, in mt7921_mcu_set_beacon_filter()
1117 int mt7921_get_txpwr_info(struct mt792x_dev *dev, struct mt7921_txpwr *txpwr) in mt7921_get_txpwr_info()
1140 int mt7921_mcu_set_sniffer(struct mt792x_dev *dev, struct ieee80211_vif *vif, in mt7921_mcu_set_sniffer()
1239 mt7921_mcu_uni_add_beacon_offload(struct mt792x_dev *dev, in mt7921_mcu_uni_add_beacon_offload()
1317 int __mt7921_mcu_set_clc(struct mt792x_dev *dev, u8 *alpha2, in __mt7921_mcu_set_clc()
1406 int mt7921_mcu_set_clc(struct mt792x_dev *dev, u8 *alpha2, in mt7921_mcu_set_clc()
1430 struct mt792x_dev *dev = phy->dev; in mt7921_mcu_get_temperature()
1447 struct mt792x_dev *dev = phy->dev; in mt7921_mcu_wf_rf_pin_ctrl()
1460 int mt7921_mcu_set_rxfilter(struct mt792x_dev *dev, u32 fif, in mt7921_mcu_set_rxfilter()
1482 int mt7921_mcu_set_rssimonitor(struct mt792x_dev *dev, struct ieee80211_vif *vif) in mt7921_mcu_set_rssimonitor()