Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dpsample.h25 out_tc_occ_valid:1, member
/openbmc/linux/net/psample/
H A Dpsample.c380 (md->out_tc_occ_valid ? nla_total_size_64bit(sizeof(u64)) : 0) + in psample_sample_packet()
443 if (md->out_tc_occ_valid) { in psample_sample_packet()
/openbmc/linux/drivers/net/netdevsim/
H A Dpsample.c99 md->out_tc_occ_valid = 1; in nsim_dev_psample_md_prepare()
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_trap.c253 md->out_tc_occ_valid = rx_md_info->tx_congestion_valid; in mlxsw_sp_psample_md_init()