Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dt4_msg.h635 struct cpl_tx_pkt_core { struct
661 struct cpl_tx_pkt_core c; argument
Dsge.c816 sizeof(struct cpl_tx_pkt_core)) / sizeof(__be64); in calc_tx_flits()
819 sizeof(struct cpl_tx_pkt_core)) / sizeof(__be64); in calc_tx_flits()
1142 struct cpl_tx_pkt_core *cpl; in t4_eth_xmit()
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4vf/
Dsge.c111 sizeof(struct cpl_tx_pkt_core)) / sizeof(__be64),
884 sizeof(struct cpl_tx_pkt_core)) / sizeof(__be64); in calc_tx_flits()
887 sizeof(struct cpl_tx_pkt_core)) / sizeof(__be64); in calc_tx_flits()
1169 struct cpl_tx_pkt_core *cpl; in t4vf_eth_xmit()