Searched defs:otx2_vf_config (Results 1 – 1 of 1) sorted by relevance
239 struct otx2_vf_config { struct240 struct otx2_nic *pf;241 struct delayed_work link_event_work;242 bool intf_down; /* interface was either configured or not */243 u8 mac[ETH_ALEN];244 u16 vlan;245 int tx_vtag_idx;246 bool trusted;