Searched refs:PFVF_STATUS_SUCCESS (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_vf.c181 if ((*done != PFVF_STATUS_SUCCESS) &&
231 if (rc == ECORE_SUCCESS && resp->hdr.status != PFVF_STATUS_SUCCESS)
378 if (resp->hdr.status == PFVF_STATUS_SUCCESS) {
817 if (p_resp->hdr.status != PFVF_STATUS_SUCCESS) {
885 if (resp->hdr.status != PFVF_STATUS_SUCCESS) {
942 if (resp->hdr.status != PFVF_STATUS_SUCCESS) {
988 if (resp->hdr.status != PFVF_STATUS_SUCCESS) {
1041 if (resp->hdr.status != PFVF_STATUS_SUCCESS) {
1097 if (resp->hdr.status != PFVF_STATUS_SUCCESS) {
1152 if (resp->hdr.status != PFVF_STATUS_SUCCESS) {
[all...]
H A Decore_sriov.c1722 return PFVF_STATUS_SUCCESS;
1727 return PFVF_STATUS_SUCCESS;
1880 if (vfpf_status != PFVF_STATUS_SUCCESS)
2132 u8 status = PFVF_STATUS_SUCCESS;
2235 u8 status = PFVF_STATUS_SUCCESS;
2294 if ((status == PFVF_STATUS_SUCCESS) && !b_legacy) {
2416 status = PFVF_STATUS_SUCCESS;
2497 u8 status = PFVF_STATUS_SUCCESS;
2607 if ((status == PFVF_STATUS_SUCCESS) && !b_legacy)
2678 status = PFVF_STATUS_SUCCESS;
[all...]
H A Decore_iov_api.h71 PFVF_STATUS_SUCCESS, enumerator in enum:ecore_iov_pf_to_vf_status

Completed in 181 milliseconds