Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dport_buffer.c417 u8 prio_count; in update_buffer_lossy() local
424 prio_count = 0; in update_buffer_lossy()
431 prio_count++; in update_buffer_lossy()
435 if (lossy_count == prio_count) in update_buffer_lossy()
/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_dcb.c133 u8 prio_count; member
682 type->pg_cfg[tc_cfg->pgid].prio_count++; in qlcnic_dcb_fill_cee_tc_params()