Searched refs:pfc_state (Results 1 – 7 of 7) sorted by relevance
114 return priv->cee_config.pfc_state; in mlx4_en_dcbnl_getpfcstate()121 priv->cee_config.pfc_state = state; in mlx4_en_dcbnl_setpfcstate()138 priv->cee_config.pfc_state = true; in mlx4_en_dcbnl_set_pfc_cfg()166 if (priv->cee_config.pfc_state) { in mlx4_en_dcbnl_set_all()
496 bool pfc_state; member
82 priv->cee_config.pfc_state = false; in mlx4_en_setup_tc()3188 priv->cee_config.pfc_state = false; in mlx4_en_init_netdev()
101 if (vlan_tag || dev->pfc_state) { in set_av_attr()
289 bool pfc_state; member
2550 if (vlan_id || dev->pfc_state) { in ocrdma_set_av_params()2938 if (!ocrdma_is_enabled_and_synced(dcbxcfg->pfc_state)) { in ocrdma_parse_dcbxcfg_rsp()2942 (dcbxcfg->pfc_state & OCRDMA_STATE_FLAG_ENABLED) ? in ocrdma_parse_dcbxcfg_rsp()2944 (dcbxcfg->pfc_state & OCRDMA_STATE_FLAG_SYNC) ? in ocrdma_parse_dcbxcfg_rsp()3030 dev->pfc_state = ocrdma_is_enabled_and_synced(dcbxcfg.pfc_state); in ocrdma_init_service_level()
2220 u32 pfc_state; member