Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_l2.c161 bool b_rc = true; in ecore_eth_queue_qid_usage_add() local
170 b_rc = false; in ecore_eth_queue_qid_usage_add()
177 b_rc = false; in ecore_eth_queue_qid_usage_add()
186 return b_rc; in ecore_eth_queue_qid_usage_add()
H A Decore_dev.c769 bool b_rc; in ecore_qm_reconf() local
777 b_rc = ecore_send_qm_stop_cmd(p_hwfn, p_ptt, false, true, in ecore_qm_reconf()
780 if (!b_rc) in ecore_qm_reconf()
797 b_rc = ecore_send_qm_stop_cmd(p_hwfn, p_ptt, true, true, in ecore_qm_reconf()
800 if (!b_rc) in ecore_qm_reconf()