Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_sriov.c2015 u8 status, bool b_legacy) in qed_iov_vf_mbx_start_rxq_resp() argument
2028 if (!b_legacy) in qed_iov_vf_mbx_start_rxq_resp()
2039 if ((status == PFVF_STATUS_SUCCESS) && !b_legacy) { in qed_iov_vf_mbx_start_rxq_resp()
2389 bool b_legacy = false; in qed_iov_vf_mbx_start_txq_resp() local
2400 b_legacy = true; in qed_iov_vf_mbx_start_txq_resp()
2402 if (!b_legacy) in qed_iov_vf_mbx_start_txq_resp()
2413 if ((status == PFVF_STATUS_SUCCESS) && !b_legacy) in qed_iov_vf_mbx_start_txq_resp()