Searched defs:connection_handle (Results 1 – 4 of 4) sorted by relevance
/drivers/net/ethernet/qlogic/qed/ |
D | qed_ll2.c | 92 u8 connection_handle, in qed_ll2b_complete_tx_packet() 252 u8 connection_handle, in __qed_ll2_handle_sanity() 281 u8 connection_handle) in qed_ll2_handle_sanity() 287 u8 connection_handle) in qed_ll2_handle_sanity_lock() 294 u8 connection_handle) in qed_ll2_handle_sanity_inactive() 299 static void qed_ll2_txq_flush(struct qed_hwfn *p_hwfn, u8 connection_handle) in qed_ll2_txq_flush() 581 static void qed_ll2_rxq_flush(struct qed_hwfn *p_hwfn, u8 connection_handle) in qed_ll2_rxq_flush() 1561 int qed_ll2_establish_connection(void *cxt, u8 connection_handle) in qed_ll2_establish_connection() 1775 u8 connection_handle, in qed_ll2_post_rx_buffer() 1997 u8 connection_handle, in qed_ll2_prepare_tx_packet() [all …]
|
D | qed_iwarp.c | 2467 static void qed_iwarp_ll2_rel_rx_pkt(void *cxt, u8 connection_handle, in qed_iwarp_ll2_rel_rx_pkt() 2479 static void qed_iwarp_ll2_comp_tx_pkt(void *cxt, u8 connection_handle, in qed_iwarp_ll2_comp_tx_pkt() 2505 static void qed_iwarp_ll2_rel_tx_pkt(void *cxt, u8 connection_handle, in qed_iwarp_ll2_rel_tx_pkt() 2535 u8 connection_handle, in qed_iwarp_ll2_slowpath()
|
/drivers/infiniband/hw/qedr/ |
D | qedr_roce_cm.c | 67 static void qedr_ll2_complete_tx_packet(void *cxt, u8 connection_handle, in qedr_ll2_complete_tx_packet() 125 static void qedr_ll2_release_rx_packet(void *cxt, u8 connection_handle, in qedr_ll2_release_rx_packet()
|
/drivers/scsi/be2iscsi/ |
D | be_cmds.h | 391 u32 connection_handle; member 1152 u32 connection_handle; member
|