Searched defs:xmit_type (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/net/ethernet/broadcom/bnx2x/ |
| H A D | bnx2x_cmn.c | 3420 u32 xmit_type) in bnx2x_pkt_req_lin() argument 3504 u32 xmit_type) in bnx2x_set_pbd_gso() argument 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...] |
| /linux/net/netfilter/ |
| H A D | nf_flow_table_path.c | 90 enum flow_offload_xmit_type xmit_type; global() member [all...] |
| /linux/include/net/netfilter/ |
| H A D | nf_flow_table.h | 152 xmit_type:3, member 238 enum flow_offload_xmit_type xmit_type; member
|
| /linux/drivers/net/ethernet/qlogic/qede/ |
| H A D | qede_fp.c | 271 static bool qede_pkt_req_lin(struct sk_buff *skb, u8 xmit_type) in qede_pkt_req_lin() 1492 u8 xmit_type; in qede_start_xmit() local
|
| /linux/drivers/scsi/qla2xxx/ |
| H A D | qla_target.c | 2727 struct qla_tgt_prm *prm, int xmit_type, uint8_t scsi_status, in qlt_pre_xmit_response() 3204 int qlt_xmit_response(struct qla_tgt_cmd *cmd, int xmit_type, in qlt_xmit_response() 5784 uint32_t srr_rel_offs, int *xmit_type) in qlt_srr_adjust_data() 5843 int xmit_type = 0; in qlt_handle_srr() local
|
| /linux/net/tipc/ |
| H A D | msg.h | 134 u8 xmit_type:2; member
|