Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_cmn.c2450 u32 xmit_type) in bnx2x_pkt_req_lin() argument
2459 if (xmit_type & XMIT_GSO) { in bnx2x_pkt_req_lin()
2518 (xmit_type & XMIT_GSO) ? "LSO" : "non-LSO", in bnx2x_pkt_req_lin()
2526 u32 xmit_type) in bnx2x_set_pbd_gso_e2() argument
2531 if ((xmit_type & XMIT_GSO_V6) && in bnx2x_set_pbd_gso_e2()
2545 u32 xmit_type) in bnx2x_set_pbd_gso() argument
2551 if (xmit_type & XMIT_GSO_V4) { in bnx2x_set_pbd_gso()
2578 u32 *parsing_data, u32 xmit_type) in bnx2x_set_pbd_csum_e2() argument
2585 if (xmit_type & XMIT_CSUM_TCP) { in bnx2x_set_pbd_csum_e2()
2600 struct eth_tx_start_bd *tx_start_bd, u32 xmit_type) in bnx2x_set_sbd_csum() argument
[all …]