Searched refs:active_tcpv4_cnt (Results 1 – 2 of 2) sorted by relevance
37 atomic_t active_tcpv4_cnt; member
44 return atomic_read(&arfs_fltr_cntrs->active_tcpv4_cnt) > 0; in ice_is_arfs_using_perfect_flow()67 atomic_inc(&fltr_cntrs->active_tcpv4_cnt); in ice_arfs_update_active_fltr_cntrs()69 atomic_dec(&fltr_cntrs->active_tcpv4_cnt); in ice_arfs_update_active_fltr_cntrs()
Completed in 6 milliseconds