Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dcn10k.c442 aq->prof.peir_mantissa = 0; in cn10k_set_ipolicer_rate()
443 aq->prof_mask.peir_mantissa = 0xFF; in cn10k_set_ipolicer_rate()
/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_struct.h719 uint64_t peir_mantissa : 8; member
Drvu_debugfs.c2178 seq_printf(m, "W0: peir_mantissa\t%d\n", prof->peir_mantissa); in print_band_prof_ctx()