Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixl/
H A Dixl_pf.h330 int ixl_get_hw_capabilities(struct ixl_pf *);
H A Dixl_pf_iflib.c980 error = ixl_get_hw_capabilities(pf); in ixl_rebuild_hw_structs_after_reset()
H A Dif_ixl.c606 error = ixl_get_hw_capabilities(pf); in ixl_if_attach_pre()
H A Dixl_pf_main.c378 ixl_get_hw_capabilities(struct ixl_pf *pf) in ixl_get_hw_capabilities() function