Searched refs:traffic_type_to_priority_cos (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sys/dev/bxe/
H A Decore_sp.h1597 struct priority_cos traffic_type_to_priority_cos[MAX_TRAFFIC_TYPES]; member in struct:ecore_func_tx_start_params
H A Decore_sp.c6164 for (i = 0; i < ARRAY_SIZE(rdata->traffic_type_to_priority_cos); i++)
6165 rdata->traffic_type_to_priority_cos[i] =
6166 tx_start_params->traffic_type_to_priority_cos[i];
H A Decore_hsi.h5645 struct priority_cos traffic_type_to_priority_cos[MAX_TRAFFIC_TYPES] /* traffic_type to priority cos */; member in struct:flow_control_configuration

Completed in 210 milliseconds