Searched refs:ECORE_DCBX_DSCP_SIZE (Results 1 – 2 of 2) sorted by relevance
70 #define ECORE_DCBX_DSCP_SIZE 64 macro156 u8 dscp_pri_map[ECORE_DCBX_DSCP_SIZE];
203 for (i = 0; i < ECORE_DCBX_DSCP_SIZE; i++) in ecore_dcbx_get_dscp_value()732 for (i = 0, entry = 0; i < ECORE_DCBX_DSCP_SIZE / 8; i++) { in ecore_dcbx_get_dscp_params()736 for (j = 0; j < ECORE_DCBX_DSCP_SIZE / 8; j++, entry++) in ecore_dcbx_get_dscp_params()1727 if (dscp_index >= ECORE_DCBX_DSCP_SIZE) { in ecore_dcbx_get_dscp_priority()1758 if (dscp_index >= ECORE_DCBX_DSCP_SIZE || in ecore_dcbx_set_dscp_priority()