Searched defs:mt76_driver_ops (Results 1 – 1 of 1) sorted by relevance
443 struct mt76_driver_ops { struct444 u32 drv_flags;445 u32 survey_flags;446 u16 txwi_size;447 u16 token_size;448 u8 mcs_rates;450 void (*update_survey)(struct mt76_phy *phy);452 int (*tx_prepare_skb)(struct mt76_dev *dev, void *txwi_ptr,457 void (*tx_complete_skb)(struct mt76_dev *dev,460 bool (*tx_status_data)(struct mt76_dev *dev, u8 *update);[all …]