Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_cmn.c3382 u32 xmit_type) in bnx2x_pkt_req_lin()
3466 u32 xmit_type) in bnx2x_set_pbd_gso()
3500 u32 *parsing_data, u32 xmit_type) in bnx2x_set_pbd_csum_enc()
3534 u32 *parsing_data, u32 xmit_type) in bnx2x_set_pbd_csum_e2()
3557 u32 xmit_type) in bnx2x_set_sbd_csum()
3578 u32 xmit_type) in bnx2x_set_pbd_csum()
3628 u32 xmit_type) in bnx2x_update_pbds_gso_enc()
3697 u32 xmit_type) in bnx2x_set_ipv6_ext_e2()
3733 u32 xmit_type = bnx2x_xmit_type(bp, skb); in bnx2x_start_xmit() local
/linux-4.1.27/drivers/scsi/qla2xxx/
Dqla_target.c1919 struct qla_tgt_prm *prm, int xmit_type, uint8_t scsi_status, in qlt_pre_xmit_response()
2028 static void qlt_check_srr_debug(struct qla_tgt_cmd *cmd, int *xmit_type) in qlt_check_srr_debug()
2082 static inline void qlt_check_srr_debug(struct qla_tgt_cmd *cmd, int *xmit_type) in qlt_check_srr_debug()
2478 int qlt_xmit_response(struct qla_tgt_cmd *cmd, int xmit_type, in qlt_xmit_response()
4424 uint32_t srr_rel_offs, int *xmit_type) in qlt_srr_adjust_data()
4457 int xmit_type = 0, resp = 0; in qlt_handle_srr() local
Dtcm_qla2xxx.c694 int xmit_type = QLA_TGT_XMIT_STATUS; in tcm_qla2xxx_queue_status() local