Lines Matching refs:nig_params
2130 struct bnx2x_nig_brb_pfc_port_params *nig_params) in bnx2x_update_pfc_nig() argument
2164 if (nig_params) { in bnx2x_update_pfc_nig()
2165 llfc_out_en = nig_params->llfc_out_en; in bnx2x_update_pfc_nig()
2166 llfc_enable = nig_params->llfc_enable; in bnx2x_update_pfc_nig()
2167 pause_enable = nig_params->pause_enable; in bnx2x_update_pfc_nig()
2203 if (nig_params) { in bnx2x_update_pfc_nig()
2205 pkt_priority_to_cos = nig_params->pkt_priority_to_cos; in bnx2x_update_pfc_nig()
2207 for (i = 0; i < nig_params->num_of_rx_cos_priority_mask; i++) in bnx2x_update_pfc_nig()
2209 nig_params->rx_cos_priority_mask[i], port); in bnx2x_update_pfc_nig()
2213 nig_params->llfc_high_priority_classes); in bnx2x_update_pfc_nig()
2217 nig_params->llfc_low_priority_classes); in bnx2x_update_pfc_nig()