Searched refs:mt76_testmode_alloc_skb (Results 1 – 3 of 3) sorted by relevance
96 int mt76_testmode_alloc_skb(struct mt76_phy *phy, u32 len) in mt76_testmode_alloc_skb() function171 EXPORT_SYMBOL(mt76_testmode_alloc_skb);182 ret = mt76_testmode_alloc_skb(phy, td->tx_mpdu_len); in mt76_testmode_tx_init()
1133 int mt76_testmode_alloc_skb(struct mt76_phy *phy, u32 len);
326 ret = mt76_testmode_alloc_skb(phy->mt76, tx_len); in mt7915_tm_set_tx_len()