Home
last modified time | relevance | path

Searched refs:FM10K_VLAN_TABLE_VSI_MAX (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_type.h336 #define FM10K_VLAN_TABLE_VSI_MAX 64 macro
H A Dfm10k_pf.c200 if (vsi > FM10K_VLAN_TABLE_VSI_MAX) in fm10k_update_vlan_pf()