Searched refs:active_udpv6_cnt (Results 1 – 2 of 2) sorted by relevance
40 atomic_t active_udpv6_cnt; member
42 return atomic_read(&arfs_fltr_cntrs->active_udpv6_cnt) > 0; in ice_is_arfs_using_perfect_flow()85 atomic_inc(&fltr_cntrs->active_udpv6_cnt); in ice_arfs_update_active_fltr_cntrs()87 atomic_dec(&fltr_cntrs->active_udpv6_cnt); in ice_arfs_update_active_fltr_cntrs()
Completed in 5 milliseconds