Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/qlogic/qed/
Dqed_sriov.c2033 u8 status, bool b_legacy) in qed_iov_vf_mbx_start_rxq_resp() argument
2046 if (!b_legacy) in qed_iov_vf_mbx_start_rxq_resp()
2057 if ((status == PFVF_STATUS_SUCCESS) && !b_legacy) { in qed_iov_vf_mbx_start_rxq_resp()
2407 bool b_legacy = false; in qed_iov_vf_mbx_start_txq_resp() local
2418 b_legacy = true; in qed_iov_vf_mbx_start_txq_resp()
2420 if (!b_legacy) in qed_iov_vf_mbx_start_txq_resp()
2431 if ((status == PFVF_STATUS_SUCCESS) && !b_legacy) in qed_iov_vf_mbx_start_txq_resp()