Searched defs:ecore_dcbx_app_data (Results 1 – 1 of 1) sorted by relevance
45 struct ecore_dcbx_app_data { struct46 bool enable; /* DCB enabled */47 u8 update; /* Update indication */48 u8 priority; /* Priority */49 u8 tc; /* Traffic Class */50 bool dscp_enable; /* DSCP enabled */51 u8 dscp_val; /* DSCP value */52 bool dont_add_vlan0; /* Do not insert a vlan tag with id 0 */