Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_sriov.c2301 u8 status, bool b_legacy) in ecore_iov_vf_mbx_start_rxq_resp() argument
2314 if (!b_legacy) in ecore_iov_vf_mbx_start_rxq_resp()
2326 if ((status == PFVF_STATUS_SUCCESS) && !b_legacy) { in ecore_iov_vf_mbx_start_rxq_resp()
2620 bool b_legacy = false; in ecore_iov_vf_mbx_start_txq_resp() local
2631 b_legacy = true; in ecore_iov_vf_mbx_start_txq_resp()
2633 if (!b_legacy) in ecore_iov_vf_mbx_start_txq_resp()
2643 if ((status == PFVF_STATUS_SUCCESS) && !b_legacy) in ecore_iov_vf_mbx_start_txq_resp()