Searched refs:fdir_pf_filter_count (Results 1 – 4 of 4) sorted by relevance
457 u16 fdir_pf_filter_count; /* num of guaranteed filters for this PF */ member1047 return pf->hw.fdir_shared_filter_count + pf->fdir_pf_filter_count; in i40e_get_fd_cnt_all()
731 fcnt_avail = pf->fdir_pf_filter_count; in i40e_fd_handle_status()
9768 fcnt_avail = pf->fdir_pf_filter_count; in i40e_fdir_check_and_reenable()9814 fd_room = pf->fdir_pf_filter_count - pf->fdir_pf_active_filters; in i40e_fdir_flush_and_replay()12815 pf->fdir_pf_filter_count = in i40e_sw_init()
879 u16 fdir_pf_filter_count; /* Num of guaranteed filters for this PF */ member