Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_l2.c167 bool b_rc = true; in ecore_eth_queue_qid_usage_add() local
176 b_rc = false; in ecore_eth_queue_qid_usage_add()
183 b_rc = false; in ecore_eth_queue_qid_usage_add()
192 return b_rc; in ecore_eth_queue_qid_usage_add()
H A Decore_dev.c2331 bool b_rc; in ecore_qm_reconf() local
2339 b_rc = ecore_send_qm_stop_cmd(p_hwfn, p_ptt, false, true, in ecore_qm_reconf()
2342 if (!b_rc) in ecore_qm_reconf()
2359 b_rc = ecore_send_qm_stop_cmd(p_hwfn, p_ptt, true, true, in ecore_qm_reconf()
2362 if (!b_rc) in ecore_qm_reconf()