Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/ixgbe/
H A Dixgbe_api.h187 void ixgbe_set_fdir_drop_queue_82599(struct ixgbe_hw *hw, u8 dropqueue);
H A Dixgbe_82599.c1419 void ixgbe_set_fdir_drop_queue_82599(struct ixgbe_hw *hw, u8 dropqueue) in ixgbe_set_fdir_drop_queue_82599() argument
1429 fdirctrl |= (dropqueue << IXGBE_FDIRCTRL_DROP_Q_SHIFT); in ixgbe_set_fdir_drop_queue_82599()
/freebsd-14.2/sys/dev/atkbdc/
H A Dpsm.c634 static void dropqueue(struct psm_softc *);
2519 dropqueue(struct psm_softc *sc) function
2536 dropqueue(sc);
3049 dropqueue(sc);