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

  /src/sys/dev/pci/
if_bwfm_pci.c 117 struct work wq_cookie; member in struct:bwfm_cmd_flowring_create
1789 workqueue_enqueue(sc->flowring_wq, &cmd->wq_cookie, NULL);
1795 struct bwfm_cmd_flowring_create *cmd = container_of(wk, struct bwfm_cmd_flowring_create, wq_cookie);
  /src/sys/dev/pci/ixgbe/
ixgbe.h 333 struct work wq_cookie; member in struct:ix_queue
375 struct work wq_cookie; member in struct:tx_ring

Completed in 15 milliseconds