Searched defs:ecore_dcbx_app_data (Results 1 – 1 of 1) sorted by relevance
23 struct ecore_dcbx_app_data { struct24 bool enable; /* DCB enabled */25 u8 update; /* Update indication */26 u8 priority; /* Priority */27 u8 tc; /* Traffic Class */28 bool dscp_enable; /* DSCP enabled */29 u8 dscp_val; /* DSCP value */30 bool dont_add_vlan0; /* Do not insert a vlan tag with id 0 */