Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx4/
Den_dcb_nl.c114 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()
Dmlx4_en.h502 bool pfc_state; member
Den_netdev.c81 priv->cee_config.pfc_state = false; in mlx4_en_setup_tc()
3243 priv->cee_config.pfc_state = false; in mlx4_en_init_netdev()
/drivers/infiniband/hw/ocrdma/
Docrdma_ah.c101 if (vlan_tag || dev->pfc_state) { in set_av_attr()
Docrdma.h289 bool pfc_state; member
Docrdma_hw.c2554 if (vlan_id || dev->pfc_state) { in ocrdma_set_av_params()
2942 if (!ocrdma_is_enabled_and_synced(dcbxcfg->pfc_state)) { in ocrdma_parse_dcbxcfg_rsp()
2946 (dcbxcfg->pfc_state & OCRDMA_STATE_FLAG_ENABLED) ? in ocrdma_parse_dcbxcfg_rsp()
2948 (dcbxcfg->pfc_state & OCRDMA_STATE_FLAG_SYNC) ? in ocrdma_parse_dcbxcfg_rsp()
3034 dev->pfc_state = ocrdma_is_enabled_and_synced(dcbxcfg.pfc_state); in ocrdma_init_service_level()
Docrdma_sli.h2220 u32 pfc_state; member