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

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_sriov.c2271 u8 status, bool b_legacy)
2284 if (!b_legacy)
2294 if ((status == PFVF_STATUS_SUCCESS) && !b_legacy) {
2584 bool b_legacy = false; local
2595 b_legacy = true;
2597 if (!b_legacy)
2607 if ((status == PFVF_STATUS_SUCCESS) && !b_legacy)
2268 ecore_iov_vf_mbx_start_rxq_resp(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, struct ecore_vf_info *vf, u8 status, bool b_legacy) argument

Completed in 132 milliseconds