Searched defs:mt76_driver_ops (Results 1 – 1 of 1) sorted by relevance
497 struct mt76_driver_ops { struct498 u32 drv_flags;499 u32 survey_flags;500 u16 txwi_size;501 u16 token_size;502 u8 mcs_rates;504 unsigned int link_data_size;506 void (*update_survey)(struct mt76_phy *phy);507 int (*set_channel)(struct mt76_phy *phy);514 void (*tx_complete_skb)(struct mt76_dev *dev,[all …]