Searched defs:ecore_dcbx_app_data (Results 1 – 1 of 1) sorted by relevance
51 struct ecore_dcbx_app_data { struct52 bool enable; /* DCB enabled */53 u8 update; /* Update indication */54 u8 priority; /* Priority */55 u8 tc; /* Traffic Class */56 bool dscp_enable; /* DSCP enabled */57 u8 dscp_val; /* DSCP value */