Searched defs:nsim_vf_config (Results 1 – 1 of 1) sorted by relevance
29 struct nsim_vf_config { struct30 int link_state;31 u16 min_tx_rate;32 u16 max_tx_rate;33 u16 vlan;34 __be16 vlan_proto;35 u16 qos;36 u8 vf_mac[ETH_ALEN];37 bool spoofchk_enabled;38 bool trusted;[all …]