Searched refs:mt76_vif (Results 1 – 15 of 15) sorted by relevance
/Linux-v6.1/drivers/net/wireless/mediatek/mt7601u/ |
D | main.c | 48 struct mt76_vif *mvif = (struct mt76_vif *) vif->drv_priv; in mt7601u_add_interface() 75 struct mt76_vif *mvif = (struct mt76_vif *) vif->drv_priv; in mt7601u_remove_interface() 214 struct mt76_vif *mvif = (struct mt76_vif *) vif->drv_priv; in mt7601u_sta_add() 297 struct mt76_vif *mvif = (struct mt76_vif *) vif->drv_priv; in mt7601u_set_key()
|
D | tx.c | 215 struct mt76_vif *mvif = (struct mt76_vif *)vif->drv_priv; in mt7601u_tx()
|
D | mt7601u.h | 261 struct mt76_vif { struct
|
D | init.c | 607 hw->vif_data_size = sizeof(struct mt76_vif); in mt7601u_register_device()
|
/Linux-v6.1/drivers/net/wireless/mediatek/mt76/ |
D | mt76_connac_mcu.c | 189 struct mt76_vif *mvif = (struct mt76_vif *)vif->drv_priv; in mt76_connac_mcu_set_vif_ps() 232 struct mt76_vif *mvif = (struct mt76_vif *)vif->drv_priv; in mt76_connac_mcu_beacon_loss_iter() 273 __mt76_connac_mcu_alloc_sta_req(struct mt76_dev *dev, struct mt76_vif *mvif, in __mt76_connac_mcu_alloc_sta_req() 326 struct mt76_vif *mvif = (struct mt76_vif *)vif->drv_priv; in mt76_connac_mcu_bss_omac_tlv() 491 struct mt76_vif *mvif = (struct mt76_vif *)vif->drv_priv; in mt76_connac_mcu_sta_update_hdr_trans() 539 struct mt76_vif *mvif = (struct mt76_vif *)vif->drv_priv; in mt76_connac_mcu_wtbl_generic_tlv() 986 struct mt76_vif *mvif = (struct mt76_vif *)info->vif->drv_priv; in mt76_connac_mcu_sta_cmd() 1079 struct mt76_vif *mvif = (struct mt76_vif *)vif->drv_priv; in mt76_connac_mcu_uni_add_dev() 1187 int mt76_connac_mcu_sta_ba(struct mt76_dev *dev, struct mt76_vif *mvif, in mt76_connac_mcu_sta_ba() 1321 struct mt76_vif *mvif = (struct mt76_vif *)vif->drv_priv; in mt76_connac_mcu_uni_add_bss() [all …]
|
D | mt76_connac_mcu.h | 1676 __mt76_connac_mcu_alloc_sta_req(struct mt76_dev *dev, struct mt76_vif *mvif, 1679 mt76_connac_mcu_alloc_sta_req(struct mt76_dev *dev, struct mt76_vif *mvif, in mt76_connac_mcu_alloc_sta_req() 1736 int mt76_connac_mcu_sta_ba(struct mt76_dev *dev, struct mt76_vif *mvif, 1768 struct mt76_vif *vif, 1799 void mt76_connac_mcu_bss_ext_tlv(struct sk_buff *skb, struct mt76_vif *mvif);
|
D | mt76_connac_mac.c | 470 struct mt76_vif *mvif = (struct mt76_vif *)vif->drv_priv; in mt76_connac2_mac_write_txwi()
|
D | mt76.h | 682 struct mt76_vif { struct
|
/Linux-v6.1/drivers/net/wireless/mediatek/mt76/mt7615/ |
D | pci_mac.c | 51 struct mt76_vif *mvif = (struct mt76_vif *)vif->drv_priv; in mt7615_write_fw_txp()
|
D | mt7615.h | 142 struct mt76_vif mt76; /* must be first */
|
D | main.c | 480 struct mt76_vif *mvif = (struct mt76_vif *)vif->drv_priv; in mt7615_conf_tx()
|
D | mac.c | 743 struct mt76_vif *mvif = (struct mt76_vif *)vif->drv_priv; in mt7615_mac_write_txwi()
|
/Linux-v6.1/drivers/net/wireless/mediatek/mt76/mt7921/ |
D | mcu.c | 175 struct mt76_vif *mvif = (struct mt76_vif *)vif->drv_priv; in mt7921_mcu_connection_loss_iter() 944 struct mt76_vif *mvif = (struct mt76_vif *)vif->drv_priv; in mt7921_mcu_set_sniffer()
|
D | mt7921.h | 112 struct mt76_vif mt76; /* must be first */
|
/Linux-v6.1/drivers/net/wireless/mediatek/mt76/mt7915/ |
D | mt7915.h | 152 struct mt76_vif mt76; /* must be first */
|