Home
last modified time | relevance | path

Searched defs: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()
2526 u32 xmit_type) in bnx2x_set_pbd_gso_e2()
2545 u32 xmit_type) in bnx2x_set_pbd_gso()
2578 u32 *parsing_data, u32 xmit_type) in bnx2x_set_pbd_csum_e2()
2600 struct eth_tx_start_bd *tx_start_bd, u32 xmit_type) in bnx2x_set_sbd_csum()
2625 u32 xmit_type) in bnx2x_set_pbd_csum()
2690 u32 xmit_type = bnx2x_xmit_type(bp, skb); in bnx2x_start_xmit() local