Searched refs:I40E_FDIR_MAX_FLEXWORD_NUM (Results 1 – 2 of 2) sorted by relevance
351 pf->fdir.flex_set[index].size = I40E_FDIR_MAX_FLEXWORD_NUM; in i40e_init_flx_pld()2052 for (j = 0; j < I40E_FDIR_MAX_FLEXWORD_NUM; j++) { in i40e_fdir_info_get_flex_mask()
113 #define I40E_FDIR_MAX_FLEXWORD_NUM 8 /* max number of flexpayload words */ macro