Home
last modified time | relevance | path

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

/freebsd/sys/dev/bxe/
H A Decore_init.h251 uint32_t curr_cos = REG_RD(sc, QM_REG_QVOQIDX_0 + q_num * 4); in ecore_map_q_cos() local
254 if (curr_cos != new_cos) { in ecore_map_q_cos()
262 curr_cos += ECORE_E3B0_PORT1_COS_OFFSET; in ecore_map_q_cos()
277 reg_addr = ECORE_VOQ_Q_REG_ADDR(curr_cos, pf_q_num); in ecore_map_q_cos()