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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/chelsio/
H A Dcpl5_cmd.h436 struct cpl_tx_pkt { struct
H A Dsge.c1855 struct cpl_tx_pkt *cpl;
1879 cpl = (struct cpl_tx_pkt *)hdr;
1938 cpl = (struct cpl_tx_pkt *)__skb_push(skb, sizeof(*cpl));
2099 sizeof(struct cpl_tx_pkt),
2133 sizeof(struct cpl_tx_pkt),
H A Dcxgb2.c1106 sizeof(struct cpl_tx_pkt_lso) : sizeof(struct cpl_tx_pkt);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/cxgb3/
H A Dsge.c680 if (skb->len <= WR_LEN - sizeof(struct cpl_tx_pkt))
884 struct cpl_tx_pkt *cpl = (struct cpl_tx_pkt *)d;
H A Dt3_cpl.h1063 struct cpl_tx_pkt { struct
1078 /* cpl_tx_pkt*.cntrl fields */

Completed in 114 milliseconds