Searched defs:connection_handle (Results  1 – 5 of 5) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/qlogic/qed/ | 
| D | qed_ll2.c | 92 					u8 connection_handle,  in qed_ll2b_complete_tx_packet()249 						    u8 connection_handle,  in __qed_ll2_handle_sanity()
 278 						  u8 connection_handle)  in qed_ll2_handle_sanity()
 284 						       u8 connection_handle)  in qed_ll2_handle_sanity_lock()
 291 							   u8 connection_handle)  in qed_ll2_handle_sanity_inactive()
 296 static void qed_ll2_txq_flush(struct qed_hwfn *p_hwfn, u8 connection_handle)  in qed_ll2_txq_flush()
 566 static void qed_ll2_rxq_flush(struct qed_hwfn *p_hwfn, u8 connection_handle)  in qed_ll2_rxq_flush()
 1478 int qed_ll2_establish_connection(void *cxt, u8 connection_handle)  in qed_ll2_establish_connection()
 1628 			   u8 connection_handle,  in qed_ll2_post_rx_buffer()
 1845 			      u8 connection_handle,  in qed_ll2_prepare_tx_packet()
 [all …]
 
 | 
| D | qed_iwarp.c | 2453 static void qed_iwarp_ll2_rel_rx_pkt(void *cxt, u8 connection_handle,  in qed_iwarp_ll2_rel_rx_pkt()2465 static void qed_iwarp_ll2_comp_tx_pkt(void *cxt, u8 connection_handle,  in qed_iwarp_ll2_comp_tx_pkt()
 2491 static void qed_iwarp_ll2_rel_tx_pkt(void *cxt, u8 connection_handle,  in qed_iwarp_ll2_rel_tx_pkt()
 2521 		       u8 connection_handle,  in qed_iwarp_ll2_slowpath()
 
 | 
| /Linux-v5.4/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-v5.4/include/linux/qed/ | 
| D | qed_ll2_if.h | 108 	u8 connection_handle;  member
 | 
| /Linux-v5.4/drivers/scsi/be2iscsi/ | 
| D | be_cmds.h | 391 	u32	connection_handle;  member1152 	u32 connection_handle;  member
 
 |