Searched defs:xmit_type (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/net/ethernet/broadcom/bnx2x/ |
A D | bnx2x_cmn.c | 3399 u32 xmit_type) in bnx2x_pkt_req_lin() 3486 u32 xmit_type) in bnx2x_set_pbd_gso() 3520 u32 *parsing_data, u32 xmit_type) in bnx2x_set_pbd_csum_enc() 3554 u32 *parsing_data, u32 xmit_type) in bnx2x_set_pbd_csum_e2() 3577 u32 xmit_type) in bnx2x_set_sbd_csum() 3598 u32 xmit_type) in bnx2x_set_pbd_csum() 3648 u32 xmit_type) in bnx2x_update_pbds_gso_enc() 3717 u32 xmit_type) in bnx2x_set_ipv6_ext_e2() 3753 u32 xmit_type = bnx2x_xmit_type(bp, skb); in bnx2x_start_xmit() local
|
/linux/include/net/netfilter/ |
A D | nf_flow_table.h | 130 xmit_type:2, member 205 enum flow_offload_xmit_type xmit_type; member
|
/linux/drivers/net/ethernet/qlogic/qede/ |
A D | qede_fp.c | 271 static bool qede_pkt_req_lin(struct sk_buff *skb, u8 xmit_type) in qede_pkt_req_lin() 1488 u8 xmit_type; in qede_start_xmit() local
|
/linux/net/netfilter/ |
A D | nft_flow_offload.c | 78 enum flow_offload_xmit_type xmit_type; member
|
/linux/drivers/scsi/qla2xxx/ |
A D | tcm_qla2xxx.c | 695 int xmit_type = QLA_TGT_XMIT_STATUS; in tcm_qla2xxx_queue_status() local
|
A D | qla_target.c | 2800 struct qla_tgt_prm *prm, int xmit_type, uint8_t scsi_status, in qlt_pre_xmit_response() 3277 int qlt_xmit_response(struct qla_tgt_cmd *cmd, int xmit_type, in qlt_xmit_response()
|
/linux/net/tipc/ |
A D | msg.h | 134 u8 xmit_type:2; member
|
Completed in 41 milliseconds