Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
Dixgbe_dcb_nl.c589 struct ieee_pfc *my_pfc = adapter->ixgbe_ieee_pfc; in ixgbe_dcbnl_ieee_getpfc() local
595 if (!my_pfc) in ixgbe_dcbnl_ieee_getpfc()
598 pfc->pfc_en = my_pfc->pfc_en; in ixgbe_dcbnl_ieee_getpfc()
599 pfc->mbc = my_pfc->mbc; in ixgbe_dcbnl_ieee_getpfc()
600 pfc->delay = my_pfc->delay; in ixgbe_dcbnl_ieee_getpfc()