Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/cxgb3/
Dsge.c84 #define WR_LEN (WR_FLITS * 8) macro
942 if (skb->len <= WR_LEN - sizeof(struct cpl_tx_pkt)) in calc_tx_descs()
1174 if (skb->len <= WR_LEN - sizeof(*cpl)) { in write_tx_pkt_wr()
1411 return skb->len <= WR_LEN; in immediate()
1624 if (skb->len <= WR_LEN) in calc_tx_descs_ofld()