• Home
  • Raw
  • Download

Lines Matching refs:mt76_dev

987 mt76_connac_mcu_get_wlan_idx(struct mt76_dev *dev, struct mt76_wcid *wcid,  in mt76_connac_mcu_get_wlan_idx()
1001 mt76_connac_mcu_alloc_sta_req(struct mt76_dev *dev, struct mt76_vif *mvif,
1004 mt76_connac_mcu_alloc_wtbl_req(struct mt76_dev *dev, struct mt76_wcid *wcid,
1016 int mt76_connac_mcu_set_vif_ps(struct mt76_dev *dev, struct ieee80211_vif *vif);
1021 void mt76_connac_mcu_wtbl_generic_tlv(struct mt76_dev *dev, struct sk_buff *skb,
1029 int mt76_connac_mcu_sta_update_hdr_trans(struct mt76_dev *dev,
1036 void mt76_connac_mcu_wtbl_ht_tlv(struct mt76_dev *dev, struct sk_buff *skb,
1039 void mt76_connac_mcu_wtbl_ba_tlv(struct mt76_dev *dev, struct sk_buff *skb,
1050 int mt76_connac_mcu_sta_ba(struct mt76_dev *dev, struct mt76_vif *mvif,
1061 int mt76_connac_mcu_set_rts_thresh(struct mt76_dev *dev, u32 val, u8 band);
1062 int mt76_connac_mcu_set_mac_enable(struct mt76_dev *dev, int band, bool enable,
1064 int mt76_connac_mcu_init_download(struct mt76_dev *dev, u32 addr, u32 len,
1066 int mt76_connac_mcu_start_patch(struct mt76_dev *dev);
1067 int mt76_connac_mcu_patch_sem_ctrl(struct mt76_dev *dev, bool get);
1068 int mt76_connac_mcu_start_firmware(struct mt76_dev *dev, u32 addr, u32 option);
1081 int mt76_connac_mcu_update_arp_filter(struct mt76_dev *dev,
1087 int mt76_connac_mcu_set_hif_suspend(struct mt76_dev *dev, bool suspend);
1090 int mt76_connac_sta_state_dp(struct mt76_dev *dev,
1093 int mt76_connac_mcu_chip_config(struct mt76_dev *dev);
1094 int mt76_connac_mcu_set_deep_sleep(struct mt76_dev *dev, bool enable);
1095 void mt76_connac_mcu_coredump_event(struct mt76_dev *dev, struct sk_buff *skb,