Searched refs:I40E_MAX_MACVLANS (Results 1 – 2 of 2) sorted by relevance
921 #define I40E_MAX_MACVLANS 128 /* Max HW vectors - 1 on FVL */ macro923 DECLARE_BITMAP(fwd_bitmask, I40E_MAX_MACVLANS);
8009 if (vectors <= I40E_MAX_MACVLANS && vectors > 64) { in i40e_fwd_add()8048 if (avail_macvlan >= I40E_MAX_MACVLANS) in i40e_fwd_add()
Completed in 33 milliseconds