Lines Matching defs:vf_data_storage
34 struct vf_data_storage { struct35 u8 vf_mac_addr[ETH_ALEN];36 bool registered;37 bool pf_set_mac;38 u16 pf_vlan;39 u8 pf_qos;40 u32 max_rate;41 u32 min_rate;43 bool link_forced;44 bool link_up; /* only valid if VF link is forced */45 bool spoofchk;46 bool trust;