| H A D | bnx2x_cmn.c | 3420 u32 xmit_type) in bnx2x_pkt_req_lin() argument 3425 if (xmit_type & XMIT_GSO_ENC) in bnx2x_pkt_req_lin() 3429 if (xmit_type & XMIT_GSO) { in bnx2x_pkt_req_lin() 3439 if (xmit_type & XMIT_GSO_ENC) in bnx2x_pkt_req_lin() 3488 (xmit_type & XMIT_GSO) ? "LSO" : "non-LSO", in bnx2x_pkt_req_lin() 3500 * @xmit_type: xmit flags 3504 u32 xmit_type) in bnx2x_set_pbd_gso() argument 3510 if (xmit_type & XMIT_GSO_V4) { in bnx2x_set_pbd_gso() 3533 * @xmit_type: xmit flags 3538 u32 *parsing_data, u32 xmit_type) in bnx2x_set_pbd_csum_enc() argument 3570 bnx2x_set_pbd_csum_e2(struct bnx2x * bp,struct sk_buff * skb,u32 * parsing_data,u32 xmit_type) bnx2x_set_pbd_csum_e2() argument 3593 bnx2x_set_sbd_csum(struct bnx2x * bp,struct sk_buff * skb,struct eth_tx_start_bd * tx_start_bd,u32 xmit_type) bnx2x_set_sbd_csum() argument 3614 bnx2x_set_pbd_csum(struct bnx2x * bp,struct sk_buff * skb,struct eth_tx_parse_bd_e1x * pbd,u32 xmit_type) bnx2x_set_pbd_csum() argument 3663 bnx2x_update_pbds_gso_enc(struct sk_buff * skb,struct eth_tx_parse_bd_e2 * pbd_e2,struct eth_tx_parse_2nd_bd * pbd2,u16 * global_data,u32 xmit_type) bnx2x_update_pbds_gso_enc() argument 3731 bnx2x_set_ipv6_ext_e2(struct sk_buff * skb,u32 * parsing_data,u32 xmit_type) bnx2x_set_ipv6_ext_e2() argument 3767 u32 xmit_type = bnx2x_xmit_type(bp, skb); bnx2x_start_xmit() local [all...] |