Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/bnx2x/
Dbnx2x_cmn.c1891 u32 xmit_type) in bnx2x_pkt_req_lin()
1968 u32 xmit_type) in bnx2x_set_pbd_gso_e2()
1988 u32 xmit_type) in bnx2x_set_pbd_gso()
2020 u32 *parsing_data, u32 xmit_type) in bnx2x_set_pbd_csum_e2()
2052 u32 xmit_type) in bnx2x_set_pbd_csum()
2115 u32 xmit_type = bnx2x_xmit_type(bp, skb); in bnx2x_start_xmit() local