Searched refs:fdir_pf_filter_count (Results 1 – 4 of 4) sorted by relevance
488 u16 fdir_pf_filter_count; /* num of guaranteed filters for this PF */ member1101 return pf->hw.fdir_shared_filter_count + pf->fdir_pf_filter_count; in i40e_get_fd_cnt_all()
727 fcnt_avail = pf->fdir_pf_filter_count; in i40e_fd_handle_status()
9708 fcnt_avail = pf->fdir_pf_filter_count; in i40e_fdir_check_and_reenable()9754 fd_room = pf->fdir_pf_filter_count - pf->fdir_pf_active_filters; in i40e_fdir_flush_and_replay()12721 pf->fdir_pf_filter_count = in i40e_sw_init()
897 u16 fdir_pf_filter_count; /* Num of guaranteed filters for this PF */ member