Searched defs:mt76_driver_ops (Results 1 – 1 of 1) sorted by relevance
440 struct mt76_driver_ops { struct441 u32 drv_flags;442 u32 survey_flags;443 u16 txwi_size;444 u16 token_size;445 u8 mcs_rates;447 void (*update_survey)(struct mt76_phy *phy);449 int (*tx_prepare_skb)(struct mt76_dev *dev, void *txwi_ptr,454 void (*tx_complete_skb)(struct mt76_dev *dev,457 bool (*tx_status_data)(struct mt76_dev *dev, u8 *update);[all …]