Searched refs:IXGBE_TXPKT_SIZE_MAX (Results 1 – 3 of 3) sorted by relevance
1733 #define IXGBE_TXPKT_SIZE_MAX 0xA /* Max Tx Packet size */ macro
4739 txpbthresh = (txpktsize / 1024) - IXGBE_TXPKT_SIZE_MAX; in ixgbe_set_rxpba_generic()
4227 uint32_t txpbthresh = (txpktsize / DCB_TX_PB) - IXGBE_TXPKT_SIZE_MAX; in ixgbe_dcb_hw_configure()