Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c5103 u32 dv_id, rx_pba; in ixgbe_hpbthresh() local
5135 rx_pba = IXGBE_READ_REG(hw, IXGBE_RXPBSIZE(pb)) >> 10; in ixgbe_hpbthresh()
5137 marker = rx_pba - kb; in ixgbe_hpbthresh()