Home
last modified time | relevance | path

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

/linux-3.3/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_cmn.c2342 u32 xmit_type) in bnx2x_pkt_req_lin()
2419 u32 xmit_type) in bnx2x_set_pbd_gso_e2()
2438 u32 xmit_type) in bnx2x_set_pbd_gso()
2471 u32 *parsing_data, u32 xmit_type) in bnx2x_set_pbd_csum_e2()
2493 struct eth_tx_start_bd *tx_start_bd, u32 xmit_type) in bnx2x_set_sbd_csum()
2518 u32 xmit_type) in bnx2x_set_pbd_csum()
2583 u32 xmit_type = bnx2x_xmit_type(bp, skb); in bnx2x_start_xmit() local