Searched refs:pfc_fw_cfg (Results 1 – 1 of 1) sorted by relevance
1075 struct bnx2x_func_tx_start_params *pfc_fw_cfg) in bnx2x_dcbx_print_cos_params() argument1081 "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() argument1859 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 …]