Symbol: fw_return_code
sys/dev/qlnx/qlnxe/ecore_hsi_common.h
1591
u8 fw_return_code /* FW return code for SP ramrods */;
sys/dev/qlnx/qlnxe/ecore_iwarp.c
1187
u8 fw_return_code)
sys/dev/qlnx/qlnxe/ecore_iwarp.c
1214
fw_return_code, ep->state);
sys/dev/qlnx/qlnxe/ecore_iwarp.c
1225
switch (fw_return_code) {
sys/dev/qlnx/qlnxe/ecore_iwarp.c
1294
if (fw_return_code != RDMA_RETURN_OK) {
sys/dev/qlnx/qlnxe/ecore_iwarp.c
3404
u8 fw_return_code)
sys/dev/qlnx/qlnxe/ecore_iwarp.c
3413
params.status = (fw_return_code == IWARP_QP_IN_ERROR_GOOD_CLOSE) ?
sys/dev/qlnx/qlnxe/ecore_iwarp.c
3499
u8 fw_return_code)
sys/dev/qlnx/qlnxe/ecore_iwarp.c
3509
switch (fw_return_code) {
sys/dev/qlnx/qlnxe/ecore_iwarp.c
3544
fw_return_code);
sys/dev/qlnx/qlnxe/ecore_iwarp.c
3564
u8 fw_return_code)
sys/dev/qlnx/qlnxe/ecore_iwarp.c
3578
if (fw_return_code == RDMA_RETURN_OK)
sys/dev/qlnx/qlnxe/ecore_iwarp.c
3582
fw_return_code);
sys/dev/qlnx/qlnxe/ecore_iwarp.c
3585
if (fw_return_code == RDMA_RETURN_OK)
sys/dev/qlnx/qlnxe/ecore_iwarp.c
3589
fw_return_code);
sys/dev/qlnx/qlnxe/ecore_iwarp.c
3615
u8 fw_return_code)
sys/dev/qlnx/qlnxe/ecore_iwarp.c
3631
ep->tcp_cid, fw_return_code);
sys/dev/qlnx/qlnxe/ecore_iwarp.c
3632
ecore_iwarp_connect_complete(p_hwfn, ep, fw_return_code);
sys/dev/qlnx/qlnxe/ecore_iwarp.c
3639
ep->cid, fw_return_code);
sys/dev/qlnx/qlnxe/ecore_iwarp.c
3640
ecore_iwarp_exception_received(p_hwfn, ep, fw_return_code);
sys/dev/qlnx/qlnxe/ecore_iwarp.c
3648
ep->cid, fw_return_code);
sys/dev/qlnx/qlnxe/ecore_iwarp.c
3649
ecore_iwarp_qp_in_error(p_hwfn, ep, fw_return_code);
sys/dev/qlnx/qlnxe/ecore_iwarp.c
3657
ep->cid, fw_return_code);
sys/dev/qlnx/qlnxe/ecore_iwarp.c
3666
ep->cid, fw_return_code);
sys/dev/qlnx/qlnxe/ecore_iwarp.c
3667
ecore_iwarp_mpa_complete(p_hwfn, ep, fw_return_code);
sys/dev/qlnx/qlnxe/ecore_iwarp.c
3759
u8 OSAL_UNUSED fw_return_code)
sys/dev/qlnx/qlnxe/ecore_iwarp.c
3810
u8 OSAL_UNUSED fw_return_code)
sys/dev/qlnx/qlnxe/ecore_iwarp.c
93
u8 fw_return_code);
sys/dev/qlnx/qlnxe/ecore_rdma.c
1790
u8 fw_return_code;
sys/dev/qlnx/qlnxe/ecore_rdma.c
1914
rc = ecore_spq_post(p_hwfn, p_ent, &fw_return_code);
sys/dev/qlnx/qlnxe/ecore_rdma.c
1918
if (fw_return_code != RDMA_RETURN_OK) {
sys/dev/qlnx/qlnxe/ecore_rdma.c
1919
DP_NOTICE(p_hwfn, true, "fw_return_code = %d\n", fw_return_code);
sys/dev/qlnx/qlnxe/ecore_rdma.c
1930
u8 *fw_return_code)
sys/dev/qlnx/qlnxe/ecore_rdma.c
1953
rc = ecore_spq_post(p_hwfn, p_ent, fw_return_code);
sys/dev/qlnx/qlnxe/ecore_rdma.c
2256
u8 fw_return_code;
sys/dev/qlnx/qlnxe/ecore_rdma.c
2315
rc = ecore_spq_post(p_hwfn, p_ent, &fw_return_code);
sys/dev/qlnx/qlnxe/ecore_rdma.c
2319
if (fw_return_code != RDMA_RETURN_OK)
sys/dev/qlnx/qlnxe/ecore_rdma.c
2321
DP_NOTICE(p_hwfn, fw_return_code != RDMA_RETURN_RESIZE_CQ_ERR,
sys/dev/qlnx/qlnxe/ecore_rdma.c
2322
"fw_return_code = %d\n", fw_return_code);
sys/dev/qlnx/qlnxe/ecore_rdma.c
2324
true, "fw_return_code = %d\n", fw_return_code);
sys/dev/qlnx/qlnxe/ecore_roce.c
67
u8 OSAL_UNUSED fw_return_code)
sys/dev/qlnx/qlnxe/ecore_sp_api.h
48
u8 fw_return_code);
sys/dev/qlnx/qlnxe/ecore_spq.c
1018
u8 fw_return_code,
sys/dev/qlnx/qlnxe/ecore_spq.c
1091
fw_return_code);
sys/dev/qlnx/qlnxe/ecore_spq.c
124
u8 fw_return_code)
sys/dev/qlnx/qlnxe/ecore_spq.c
131
comp_done->fw_return_code = fw_return_code;
sys/dev/qlnx/qlnxe/ecore_spq.c
158
*p_fw_ret = comp_done->fw_return_code;
sys/dev/qlnx/qlnxe/ecore_spq.c
214
*p_fw_ret = comp_done->fw_return_code;
sys/dev/qlnx/qlnxe/ecore_spq.c
370
&p_eqe->data, p_eqe->fw_return_code);
sys/dev/qlnx/qlnxe/ecore_spq.c
456
p_eqe->fw_return_code, /* FW return code for SP
sys/dev/qlnx/qlnxe/ecore_spq.c
470
p_eqe->fw_return_code,
sys/dev/qlnx/qlnxe/ecore_spq.c
923
u8 *fw_return_code)
sys/dev/qlnx/qlnxe/ecore_spq.c
94
p_eqe->fw_return_code,
sys/dev/qlnx/qlnxe/ecore_spq.c
979
rc = ecore_spq_block(p_hwfn, p_ent, fw_return_code,
sys/dev/qlnx/qlnxe/ecore_spq.h
124
u8 fw_return_code;
sys/dev/qlnx/qlnxe/ecore_sriov.c
4348
u8 OSAL_UNUSED fw_return_code)
sys/dev/qlnx/qlnxe/ecore_sriov.c
55
u8 fw_return_code);