Searched refs:MT_PACKET_ID_FIRST (Results 1 – 8 of 8) sorted by relevance
150 pid = idr_alloc(&wcid->pktid, skb, MT_PACKET_ID_FIRST, in mt76_tx_status_skb_add()271 if (cb->pktid < MT_PACKET_ID_FIRST) { in __mt76_tx_complete_skb()
450 #define MT_PACKET_ID_FIRST 3 macro1410 return pktid >= MT_PACKET_ID_FIRST; in mt76_is_skb_pktid()
568 if (pid >= MT_PACKET_ID_FIRST) { in mt76_connac2_mac_write_txwi()
796 if (pid >= MT_PACKET_ID_FIRST) { in mt7925_mac_write_txwi()1035 if (pid < MT_PACKET_ID_FIRST) in mt7925_mac_add_txs()
955 if (pid >= MT_PACKET_ID_FIRST) in mt7996_mac_write_txwi()1050 if (!is_8023 || pid >= MT_PACKET_ID_FIRST) in mt7996_tx_prepare_skb()1071 if (!is_8023 || pid >= MT_PACKET_ID_FIRST) in mt7996_tx_prepare_skb()
460 if (pid < MT_PACKET_ID_FIRST) in mt7921_mac_add_txs()
1228 if (pid < MT_PACKET_ID_FIRST) in mt7603_mac_add_txs_skb()
1460 if (pid < MT_PACKET_ID_FIRST) in mt7615_mac_add_txs_skb()
Completed in 36 milliseconds