Searched defs:xmit_type (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/drivers/scsi/qla2xxx/ |
H A D | tcm_qla2xxx.c | 694 int xmit_type = QLA_TGT_XMIT_STATUS; tcm_qla2xxx_queue_status() local
|
H A D | qla_target.c | 2028 static void qlt_check_srr_debug(struct qla_tgt_cmd *cmd, int *xmit_type) qlt_check_srr_debug() argument 2082 static inline void qlt_check_srr_debug(struct qla_tgt_cmd *cmd, int *xmit_type) qlt_check_srr_debug() argument 2478 int qlt_xmit_response(struct qla_tgt_cmd *cmd, int xmit_type, qlt_xmit_response() argument 4457 int xmit_type = 0, resp = 0; qlt_handle_srr() local 1918 qlt_pre_xmit_response(struct qla_tgt_cmd *cmd, struct qla_tgt_prm *prm, int xmit_type, uint8_t scsi_status, uint32_t *full_req_cnt) qlt_pre_xmit_response() argument 4423 qlt_srr_adjust_data(struct qla_tgt_cmd *cmd, uint32_t srr_rel_offs, int *xmit_type) qlt_srr_adjust_data() argument
|
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_cmn.c | 3733 u32 xmit_type = bnx2x_xmit_type(bp, skb); bnx2x_start_xmit() local 3381 bnx2x_pkt_req_lin(struct bnx2x *bp, struct sk_buff *skb, u32 xmit_type) bnx2x_pkt_req_lin() argument 3464 bnx2x_set_pbd_gso(struct sk_buff *skb, struct eth_tx_parse_bd_e1x *pbd, u32 xmit_type) bnx2x_set_pbd_gso() argument 3499 bnx2x_set_pbd_csum_enc(struct bnx2x *bp, struct sk_buff *skb, u32 *parsing_data, u32 xmit_type) bnx2x_set_pbd_csum_enc() argument 3533 bnx2x_set_pbd_csum_e2(struct bnx2x *bp, struct sk_buff *skb, u32 *parsing_data, u32 xmit_type) bnx2x_set_pbd_csum_e2() argument 3555 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 3576 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 3624 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 3696 bnx2x_set_ipv6_ext_e2(struct sk_buff *skb, u32 *parsing_data, u32 xmit_type) bnx2x_set_ipv6_ext_e2() argument
|
Completed in 127 milliseconds