Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dif_bnx.c4956 static struct work bnx_wk; /* Dummy work. Statically allocated. */ in bnx_tx_encap() local
4968 workqueue_enqueue(sc->bnx_wq, &bnx_wk, NULL); in bnx_tx_encap()