Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixl/
H A Dixl_iw.h52 struct ixl_iw_pf { struct
64 int (*init)(struct ixl_iw_pf *pf_info); argument
65 int (*stop)(struct ixl_iw_pf *pf_info);
H A Dixl_iw_int.h52 struct ixl_iw_pf pf_info;
H A Dixl_iw.c69 struct ixl_iw_pf info; in ixl_iw_invoke_op()
142 struct ixl_iw_pf *pf_info; in ixl_iw_pf_init()