Home
last modified time | relevance | path

Searched refs:fc_hyst_bits (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cpt_hw_types.h361 u64 fc_hyst_bits:4; member
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_struct.h208 u64 fc_hyst_bits : 4; member
254 u64 fc_hyst_bits : 4; member
H A Drvu_debugfs.c1089 seq_printf(m, "W3: fc_hyst_bits\t%d\n", aura->fc_hyst_bits); in print_npa_aura_ctx()
1133 pool->fc_hyst_bits, pool->fc_up_crossing); in print_npa_pool_ctx()
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.c1323 aq->aura.fc_hyst_bits = 0; /* Store count on all updates */ in otx2_aura_init()