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

/freebsd-12-stable/sys/dev/qlnx/qlnxe/
H A Decore_vf.c182 if ((*done != PFVF_STATUS_SUCCESS) &&
232 if (rc == ECORE_SUCCESS && resp->hdr.status != PFVF_STATUS_SUCCESS)
379 if (resp->hdr.status == PFVF_STATUS_SUCCESS) {
819 if (p_resp->hdr.status != PFVF_STATUS_SUCCESS) {
887 if (resp->hdr.status != PFVF_STATUS_SUCCESS) {
944 if (resp->hdr.status != PFVF_STATUS_SUCCESS) {
990 if (resp->hdr.status != PFVF_STATUS_SUCCESS) {
1043 if (resp->hdr.status != PFVF_STATUS_SUCCESS) {
1099 if (resp->hdr.status != PFVF_STATUS_SUCCESS) {
1154 if (resp->hdr.status != PFVF_STATUS_SUCCESS) {
[all...]
H A Decore_sriov.c1723 return PFVF_STATUS_SUCCESS;
1728 return PFVF_STATUS_SUCCESS;
1881 if (vfpf_status != PFVF_STATUS_SUCCESS)
2133 u8 status = PFVF_STATUS_SUCCESS;
2236 u8 status = PFVF_STATUS_SUCCESS;
2295 if ((status == PFVF_STATUS_SUCCESS) && !b_legacy) {
2417 status = PFVF_STATUS_SUCCESS;
2498 u8 status = PFVF_STATUS_SUCCESS;
2608 if ((status == PFVF_STATUS_SUCCESS) && !b_legacy)
2679 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 100 milliseconds