Searched refs:WR_LEN (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb3/
H A Dsge.c84 #define WR_LEN (WR_FLITS * 8) macro
940 if (skb->len <= WR_LEN - sizeof(struct cpl_tx_pkt))
1172 if (skb->len <= WR_LEN - sizeof(*cpl)) {
1409 return skb->len <= WR_LEN;
1622 if (skb->len <= WR_LEN)

Completed in 73 milliseconds