Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixl/
H A Dixl_pf_qmgr.h86 void ixl_pf_qmgr_destroy(struct ixl_pf_qmgr *qmgr);
H A Dixl_pf_qmgr.c197 ixl_pf_qmgr_destroy(struct ixl_pf_qmgr *qmgr) in ixl_pf_qmgr_destroy() function
H A Dif_ixl.c899 ixl_pf_qmgr_destroy(&pf->qmgr); in ixl_if_detach()