Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_arfs.h38 atomic_t active_tcpv6_cnt; member
H A Dice_arfs.c46 return atomic_read(&arfs_fltr_cntrs->active_tcpv6_cnt) > 0; in ice_is_arfs_using_perfect_flow()
73 atomic_inc(&fltr_cntrs->active_tcpv6_cnt); in ice_arfs_update_active_fltr_cntrs()
75 atomic_dec(&fltr_cntrs->active_tcpv6_cnt); in ice_arfs_update_active_fltr_cntrs()