Searched refs:network_cos_mode (Results 1 - 4 of 4) sorted by path

/freebsd-11-stable/sys/dev/bxe/
H A Dbxe.c10616 start_params->network_cos_mode = STATIC_COS;
10618 start_params->network_cos_mode = FW_WRR;
H A Decore_hsi.h11701 uint8_t network_cos_mode /* The cos mode for network traffic. */; member in struct:function_start_data
11733 uint8_t network_cos_mode_change_flg /* If set, network_cos_mode will be checked */;
11737 uint8_t network_cos_mode /* The cos mode for network traffic. */; member in struct:function_update_data
H A Decore_sp.c6237 rdata->network_cos_mode = start_params->network_cos_mode;
H A Decore_sp.h1645 uint8_t network_cos_mode; member in struct:ecore_func_start_params

Completed in 336 milliseconds