Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dcn10k.c444 aq->prof.peir_mantissa = 0; in cn10k_set_ipolicer_rate()
445 aq->prof_mask.peir_mantissa = 0xFF; in cn10k_set_ipolicer_rate()
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_struct.h722 uint64_t peir_mantissa : 8; member
Drvu_debugfs.c2562 seq_printf(m, "W0: peir_mantissa\t%d\n", prof->peir_mantissa); in print_band_prof_ctx()