HomeSort by: relevance | last modified time | path
    Searched refs:pxofftxc (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_dcb_82598.c 99 stats->pxofftxc[tc] += IXGBE_READ_REG(hw, IXGBE_PXOFFTXC(tc));
ixgbe_dcb_82599.c 106 stats->pxofftxc[tc] += IXGBE_READ_REG(hw, IXGBE_PXOFFTXC(tc));
ixgbe.c 1675 IXGBE_EVC_REGADD(hw, stats, IXGBE_PXOFFTXC(i), pxofftxc[i]);
1868 evcnt_attach_dynamic(&stats->pxofftxc[i],
2171 IXGBE_EVC_STORE(&stats->pxofftxc[i], 0);
3787 evcnt_detach(&stats->pxofftxc[i]);
ixgbe_type.h 3936 struct evcnt pxofftxc[IXGBE_TC_COUNTER_NUM]; member in struct:ixgbe_hw_stats

Completed in 46 milliseconds