Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dt4_msg.h680 struct cpl_tx_pkt_core { struct
689 struct cpl_tx_pkt_core c; argument
Dsge.c814 sizeof(struct cpl_tx_pkt_core)) / sizeof(__be64); in calc_tx_flits()
817 sizeof(struct cpl_tx_pkt_core)) / sizeof(__be64); in calc_tx_flits()
1148 struct cpl_tx_pkt_core *cpl; in t4_eth_xmit()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4vf/
Dsge.c111 sizeof(struct cpl_tx_pkt_core)) / sizeof(__be64),
882 sizeof(struct cpl_tx_pkt_core)) / sizeof(__be64); in calc_tx_flits()
885 sizeof(struct cpl_tx_pkt_core)) / sizeof(__be64); in calc_tx_flits()
1172 struct cpl_tx_pkt_core *cpl; in t4vf_eth_xmit()