Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dt4_msg.h666 struct cpl_tx_pkt_lso_core { struct
713 struct cpl_tx_pkt_lso_core c;
Dsge.c776 sizeof(struct cpl_tx_pkt_lso_core) : 0; in is_eth_imm()
815 sizeof(struct cpl_tx_pkt_lso_core) + in calc_tx_flits()
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4vf/
Dsge.c110 sizeof(struct cpl_tx_pkt_lso_core) +
883 sizeof(struct cpl_tx_pkt_lso_core) + in calc_tx_flits()
1271 struct cpl_tx_pkt_lso_core *lso = (void *)(wr + 1); in t4vf_eth_xmit()