Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_dcb.c1075 struct bnx2x_func_tx_start_params *pfc_fw_cfg) in bnx2x_dcbx_print_cos_params() argument
1081 "pfc_fw_cfg->dcb_version %x\n", pfc_fw_cfg->dcb_version); in bnx2x_dcbx_print_cos_params()
1107 pri, pfc_fw_cfg->traffic_type_to_priority_cos[pri].priority); in bnx2x_dcbx_print_cos_params()
1111 pri, pfc_fw_cfg->traffic_type_to_priority_cos[pri].cos); in bnx2x_dcbx_print_cos_params()
1849 struct bnx2x_func_tx_start_params *pfc_fw_cfg) in bnx2x_dcbx_fw_struct() argument
1859 memset(pfc_fw_cfg, 0, sizeof(*pfc_fw_cfg)); in bnx2x_dcbx_fw_struct()
1866 tt2cos = pfc_fw_cfg->traffic_type_to_priority_cos; in bnx2x_dcbx_fw_struct()
1869 pfc_fw_cfg->dcb_version = ++bp->dcb_version; in bnx2x_dcbx_fw_struct()
1870 pfc_fw_cfg->dcb_enabled = 1; in bnx2x_dcbx_fw_struct()
1884 pfc_fw_cfg->dcb_outer_pri[pri] = ttp[pri]; in bnx2x_dcbx_fw_struct()
[all …]