Home
last modified time | relevance | path

Searched refs:pfc_fw_cfg (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_dcb.c1044 struct bnx2x_func_tx_start_params *pfc_fw_cfg) in bnx2x_dcbx_print_cos_params() argument
1050 "pfc_fw_cfg->dcb_version %x\n", pfc_fw_cfg->dcb_version); in bnx2x_dcbx_print_cos_params()
1076 pri, pfc_fw_cfg->traffic_type_to_priority_cos[pri].priority); in bnx2x_dcbx_print_cos_params()
1080 pri, pfc_fw_cfg->traffic_type_to_priority_cos[pri].cos); in bnx2x_dcbx_print_cos_params()
1819 struct bnx2x_func_tx_start_params *pfc_fw_cfg) in bnx2x_dcbx_fw_struct() argument
1829 memset(pfc_fw_cfg, 0, sizeof(*pfc_fw_cfg)); in bnx2x_dcbx_fw_struct()
1836 tt2cos = pfc_fw_cfg->traffic_type_to_priority_cos; in bnx2x_dcbx_fw_struct()
1839 pfc_fw_cfg->dcb_version = ++bp->dcb_version; in bnx2x_dcbx_fw_struct()
1840 pfc_fw_cfg->dcb_enabled = 1; in bnx2x_dcbx_fw_struct()
1856 pfc_fw_cfg->dont_add_pri_0_en = 1; in bnx2x_dcbx_fw_struct()
[all …]