Home
last modified time | relevance | path

Searched defs:i40e_hw_capabilities (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/intel/i40evf/
Di40e_type.h227 struct i40e_hw_capabilities { struct
228 u32 switch_mode;
233 u32 management_mode;
234 u32 mng_protocols_over_mctp;
238 u32 npar_enable;
239 u32 os2bmc;
240 u32 valid_functions;
241 bool sr_iov_1_1;
242 bool vmdq;
243 bool evb_802_1_qbg; /* Edge Virtual Bridging */
[all …]
/Linux-v4.19/drivers/net/ethernet/intel/i40e/
Di40e_type.h257 struct i40e_hw_capabilities { struct
258 u32 switch_mode;
273 u32 management_mode;
274 u32 mng_protocols_over_mctp;
278 u32 npar_enable;
279 u32 os2bmc;
280 u32 valid_functions;
281 bool sr_iov_1_1;
282 bool vmdq;
283 bool evb_802_1_qbg; /* Edge Virtual Bridging */
[all …]