Searched refs:active_tcpv6_cnt (Results 1 – 2 of 2) sorted by relevance
38 atomic_t active_tcpv6_cnt; member
46 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()
Completed in 10 milliseconds