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