Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_dcb_82599.c569 (IXGBE_QDE_WRITE | (q << IXGBE_QDE_IDX_SHIFT))); in ixgbe_dcb_config_82599()
H A Dif_ix.c4297 (IXGBE_QDE_WRITE | in ixgbe_enable_rx_drop()
4323 (IXGBE_QDE_WRITE | (i << IXGBE_QDE_IDX_SHIFT))); in ixgbe_disable_rx_drop()
H A Dixgbe_type.h2757 #define IXGBE_QDE_WRITE 0x00010000 macro