Searched refs:cpl_tx_pkt_lso_core (Results 1 – 2 of 2) sorted by relevance
5209 const int lso = sizeof(struct cpl_tx_pkt_lso_core); in calculate_mbuf_len16()5349 struct cpl_tx_pkt_lso_core *lso; in write_lso_cpl()5461 ctrl += sizeof(struct cpl_tx_pkt_lso_core); in write_txpkt_vm_wr()5598 ctrl += sizeof(struct cpl_tx_pkt_lso_core); in write_txpkt_wr()6542 n += sizeof(struct cpl_tx_pkt_lso_core); in txpkt_eo_len16()6652 ctrl += sizeof(struct cpl_tx_pkt_lso_core); in write_ethofld_wr()6684 struct cpl_tx_pkt_lso_core *lso = (void *)(wr + 1); in write_ethofld_wr()
1407 struct cpl_tx_pkt_lso_core { struct1418 struct cpl_tx_pkt_lso_core c; argument