qed_ll2_establish_connection 2670 drivers/net/ethernet/qlogic/qed/qed_iwarp.c 	rc = qed_ll2_establish_connection(p_hwfn, iwarp_info->ll2_syn_handle);
qed_ll2_establish_connection 2703 drivers/net/ethernet/qlogic/qed/qed_iwarp.c 	rc = qed_ll2_establish_connection(p_hwfn, iwarp_info->ll2_ooo_handle);
qed_ll2_establish_connection 2731 drivers/net/ethernet/qlogic/qed/qed_iwarp.c 	rc = qed_ll2_establish_connection(p_hwfn, iwarp_info->ll2_mpa_handle);
qed_ll2_establish_connection 2269 drivers/net/ethernet/qlogic/qed/qed_ll2.c 	rc = qed_ll2_establish_connection(p_hwfn, *handle);
qed_ll2_establish_connection 2372 drivers/net/ethernet/qlogic/qed/qed_ll2.c 	rc = qed_ll2_establish_connection(p_hwfn, cdev->ll2->handle);
qed_ll2_establish_connection  154 drivers/net/ethernet/qlogic/qed/qed_ll2.h int qed_ll2_establish_connection(void *cxt, u8 connection_handle);
qed_ll2_establish_connection 1978 drivers/net/ethernet/qlogic/qed/qed_rdma.c 	.ll2_establish_connection = &qed_ll2_establish_connection,