Searched refs:BPT (Results 1 – 1 of 1) sorted by relevance
1301 #define BPT 1022 in start_tx() macro1315 if (skb->len > BPT) { in start_tx()1320 skb->data, BPT, in start_tx()1324 np->cur_tx_copy->control |= (BPT << TBSShift); /* buffer size */ in start_tx()1331 next->control |= ((skb->len - BPT) << TBSShift); /* buf size */ in start_tx()1336 skb->data + BPT, skb->len - BPT, in start_tx()