Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/en/
Dport_buffer.c191 u8 prio_count; in update_buffer_lossy() local
198 prio_count = 0; in update_buffer_lossy()
205 prio_count++; in update_buffer_lossy()
209 if (lossy_count == prio_count) in update_buffer_lossy()
/Linux-v4.19/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_dcb.c134 u8 prio_count; member
683 type->pg_cfg[tc_cfg->pgid].prio_count++; in qlcnic_dcb_fill_cee_tc_params()