Searched defs:connection_handle (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/qlogic/qed/ |
D | qed_ll2.c | 92 u8 connection_handle, in qed_ll2b_complete_tx_packet() 250 u8 connection_handle, in __qed_ll2_handle_sanity() 279 u8 connection_handle) in qed_ll2_handle_sanity() 285 u8 connection_handle) in qed_ll2_handle_sanity_lock() 292 u8 connection_handle) in qed_ll2_handle_sanity_inactive() 297 static void qed_ll2_txq_flush(struct qed_hwfn *p_hwfn, u8 connection_handle) in qed_ll2_txq_flush() 567 static void qed_ll2_rxq_flush(struct qed_hwfn *p_hwfn, u8 connection_handle) in qed_ll2_rxq_flush() 1460 int qed_ll2_establish_connection(void *cxt, u8 connection_handle) in qed_ll2_establish_connection() 1599 u8 connection_handle, in qed_ll2_post_rx_buffer() 1822 u8 connection_handle, in qed_ll2_prepare_tx_packet() [all …]
|
D | qed_iwarp.c | 2437 static void qed_iwarp_ll2_rel_rx_pkt(void *cxt, u8 connection_handle, in qed_iwarp_ll2_rel_rx_pkt() 2449 static void qed_iwarp_ll2_comp_tx_pkt(void *cxt, u8 connection_handle, in qed_iwarp_ll2_comp_tx_pkt() 2475 static void qed_iwarp_ll2_rel_tx_pkt(void *cxt, u8 connection_handle, in qed_iwarp_ll2_rel_tx_pkt() 2505 u8 connection_handle, in qed_iwarp_ll2_slowpath()
|
/Linux-v4.19/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()
|
/Linux-v4.19/include/linux/qed/ |
D | qed_ll2_if.h | 108 u8 connection_handle; member
|
/Linux-v4.19/drivers/scsi/be2iscsi/ |
D | be_cmds.h | 396 u32 connection_handle; member 1157 u32 connection_handle; member
|