Searched refs:ieee_pfc (Results 1 – 6 of 6) sorted by relevance
206 struct ieee_pfc *pfc)222 struct ieee_pfc *pfc)237 pdata->pfc = (struct ieee_pfc *)malloc(sizeof(struct ieee_pfc),
63 struct ieee_pfc { struct74 struct ieee_pfc *pfc, argument
241 struct ieee_pfc *pfc, in mlx5e_port_manual_buffer_config()
735 struct ieee_pfc pfc; in mlx5e_update_buf_lossy()
673 struct bnxt_ieee_pfc *my_pfc = softc->ieee_pfc; in bnxt_dcb_ieee_getpfc()695 struct bnxt_ieee_pfc *my_pfc = softc->ieee_pfc; in bnxt_dcb_ieee_setpfc()838 softc->ieee_pfc = malloc(sizeof(struct bnxt_ieee_pfc), M_DEVBUF, M_NOWAIT | M_ZERO); in bnxt_dcb_init()839 if (!softc->ieee_pfc) in bnxt_dcb_init()859 free(softc->ieee_pfc, M_DEVBUF); in bnxt_dcb_free()860 softc->ieee_pfc = NULL; in bnxt_dcb_free()
1042 struct bnxt_ieee_pfc *ieee_pfc;1041 struct bnxt_ieee_pfc *ieee_pfc; global() member