Searched defs:mt76_driver_ops (Results 1 – 1 of 1) sorted by relevance
493 struct mt76_driver_ops { struct494 u32 drv_flags;495 u32 survey_flags;496 u16 txwi_size;497 u16 token_size;498 u8 mcs_rates;500 void (*update_survey)(struct mt76_phy *phy);501 int (*set_channel)(struct mt76_phy *phy);503 int (*tx_prepare_skb)(struct mt76_dev *dev, void *txwi_ptr,508 void (*tx_complete_skb)(struct mt76_dev *dev,[all …]