Home
last modified time | relevance | path

Searched refs:IPN3KE_TDROP_TH1_SHIFT (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/ipn3ke/
H A Dipn3ke_tm.c885 if (((min_th >> IPN3KE_TDROP_TH1_SHIFT) >> in ipn3ke_tm_tdrop_profile_check()
886 IPN3KE_TDROP_TH1_SHIFT) || in ipn3ke_tm_tdrop_profile_check()
959 th2 = (uint32_t)((min_th >> IPN3KE_TDROP_TH1_SHIFT) & in ipn3ke_tm_tdrop_profile_add()
H A Dipn3ke_ethdev.h53 #define IPN3KE_TDROP_TH1_SHIFT (25) macro