Searched refs:thresh_up (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu_struct.h | 219 u64 thresh_up : 1; member 233 u64 thresh_up : 1; member 327 u64 thresh_up : 1; member 339 u64 thresh_up : 1; member
|
H A D | rvu_debugfs.c | 510 seq_printf(m, "W5: thresh_up\t\t%d\nW5: thresh_qint_idx\t%d\n", in print_npa_aura_ctx() 511 aura->thresh_up, aura->thresh_qint_idx); in print_npa_aura_ctx() 553 seq_printf(m, "W8: thresh_int_ena\t%d\nW8: thresh_up\t\t%d\n", in print_npa_pool_ctx() 554 pool->thresh_int_ena, pool->thresh_up); in print_npa_pool_ctx()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu_struct.h | 217 u64 thresh_up : 1; member 268 u64 thresh_up : 1; member
|
H A D | rvu_debugfs.c | 1101 seq_printf(m, "W5: thresh_up\t\t%d\nW5: thresh_qint_idx\t%d\n", in print_npa_aura_ctx() 1102 aura->thresh_up, aura->thresh_qint_idx); in print_npa_aura_ctx() 1149 seq_printf(m, "W8: thresh_int_ena\t%d\nW8: thresh_up\t\t%d\n", in print_npa_pool_ctx() 1150 pool->thresh_int_ena, pool->thresh_up); in print_npa_pool_ctx()
|
Completed in 12 milliseconds