HomeSort by: relevance | last modified time | path
    Searched defs:wm_watchdog_txq (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_wm.c 855 static void wm_watchdog_txq(struct ifnet *, struct wm_txqueue *,
3815 wm_watchdog_txq(ifp, txq, &hang_queue);
3864 wm_watchdog_txq(struct ifnet *ifp, struct wm_txqueue *txq, uint16_t *hang) function in typeref:typename:void
if_wm.c 855 static void wm_watchdog_txq(struct ifnet *, struct wm_txqueue *,
3815 wm_watchdog_txq(ifp, txq, &hang_queue);
3864 wm_watchdog_txq(struct ifnet *ifp, struct wm_txqueue *txq, uint16_t *hang) function in typeref:typename:void

Completed in 68 milliseconds