Searched refs:pxoffrxc (Results 1 – 2 of 2) sorted by relevance
576 pfc->requests[i] = adapter->stats.pxoffrxc[i]; in ixgbe_dcbnl_ieee_getpfc()
993 u32 pxoffrxc; in ixgbe_update_xoff_received() local997 pxoffrxc = IXGBE_READ_REG(hw, IXGBE_PXOFFRXC(i)); in ixgbe_update_xoff_received()1000 pxoffrxc = IXGBE_READ_REG(hw, IXGBE_PXOFFRXCNT(i)); in ixgbe_update_xoff_received()1002 hwstats->pxoffrxc[i] += pxoffrxc; in ixgbe_update_xoff_received()1005 xoff[tc] += pxoffrxc; in ixgbe_update_xoff_received()