Searched refs:IXGBEVF_X550_VFRETA_SIZE (Results 1 – 3 of 3) sorted by relevance
135 #define IXGBEVF_X550_VFRETA_SIZE 64 /* 64 entries */ macro388 u8 rss_indir_tbl[IXGBEVF_X550_VFRETA_SIZE];
890 return IXGBEVF_X550_VFRETA_SIZE; in ixgbevf_get_rxfh_indir_size()917 for (i = 0; i < IXGBEVF_X550_VFRETA_SIZE; i++) in ixgbevf_get_rxfh()
1881 for (i = 0, j = 0; i < IXGBEVF_X550_VFRETA_SIZE; i++, j++) { in ixgbevf_setup_vfmrqc()