Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Decore_init.h210 uint32_t curr_cos = REG_RD(sc, QM_REG_QVOQIDX_0 + q_num * 4); in ecore_map_q_cos() local
213 if (curr_cos != new_cos) { in ecore_map_q_cos()
221 curr_cos += ECORE_E3B0_PORT1_COS_OFFSET; in ecore_map_q_cos()
236 reg_addr = ECORE_VOQ_Q_REG_ADDR(curr_cos, pf_q_num); in ecore_map_q_cos()