Searched refs:b_rc (Results 1 – 2 of 2) sorted by relevance
135 bool b_rc = true; in ecore_eth_queue_qid_usage_add() local144 b_rc = false; in ecore_eth_queue_qid_usage_add()151 b_rc = false; in ecore_eth_queue_qid_usage_add()160 return b_rc; in ecore_eth_queue_qid_usage_add()
2277 bool b_rc; in ecore_qm_reconf() local2287 b_rc = ecore_send_qm_stop_cmd(p_hwfn, p_ptt, false, true, in ecore_qm_reconf()2289 if (!b_rc) { in ecore_qm_reconf()2305 b_rc = ecore_send_qm_stop_cmd(p_hwfn, p_ptt, true, true, in ecore_qm_reconf()2307 if (!b_rc) in ecore_qm_reconf()