Searched refs:mt76_testmode_alloc_skb (Results 1 – 3 of 3) sorted by relevance
101 int mt76_testmode_alloc_skb(struct mt76_phy *phy, u32 len) in mt76_testmode_alloc_skb() function175 EXPORT_SYMBOL(mt76_testmode_alloc_skb);186 ret = mt76_testmode_alloc_skb(phy, td->tx_mpdu_len); in mt76_testmode_tx_init()
1460 int mt76_testmode_alloc_skb(struct mt76_phy *phy, u32 len);
327 ret = mt76_testmode_alloc_skb(phy->mt76, tx_len); in mt7915_tm_set_tx_len()