Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dt4_msg.h758 struct cpl_tx_pkt_lso_core { struct
797 struct cpl_tx_pkt_lso_core c;
Dsge.c774 sizeof(struct cpl_tx_pkt_lso_core) : 0; in is_eth_imm()
813 sizeof(struct cpl_tx_pkt_lso_core) + in calc_tx_flits()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4vf/
Dsge.c110 sizeof(struct cpl_tx_pkt_lso_core) +
881 sizeof(struct cpl_tx_pkt_lso_core) + in calc_tx_flits()
1281 struct cpl_tx_pkt_lso_core *lso = (void *)(wr + 1); in t4vf_eth_xmit()