Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixl/
H A Dixl_iw.h68 int ixl_iw_pf_reset(void *pf_handle);
69 int ixl_iw_pf_msix_init(void *pf_handle,
H A Dixl_iw.c309 ixl_iw_pf_reset(void *pf_handle) in ixl_iw_pf_reset() argument
311 struct ixl_pf *pf = (struct ixl_pf *)pf_handle; in ixl_iw_pf_reset()
323 ixl_iw_pf_msix_init(void *pf_handle, in ixl_iw_pf_msix_init() argument
326 struct ixl_pf *pf = (struct ixl_pf *)pf_handle; in ixl_iw_pf_msix_init()