Searched refs:BPT (Results 1 – 1 of 1) sorted by relevance
1299 #define BPT 1022 in start_tx() macro1313 if (skb->len > BPT) { in start_tx()1318 skb->data, BPT, in start_tx()1322 np->cur_tx_copy->control |= (BPT << TBSShift); /* buffer size */ in start_tx()1329 next->control |= ((skb->len - BPT) << TBSShift); /* buf size */ in start_tx()1334 skb->data + BPT, skb->len - BPT, in start_tx()