Home
last modified time | relevance | path

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

/freebsd/sys/dev/iavf/
H A Diavf_vc_common.h47 int iavf_send_api_ver(struct iavf_sc *sc);
H A Diavf_vc_common.c107 iavf_send_api_ver(struct iavf_sc *sc) in iavf_send_api_ver() function
H A Diavf_lib.c256 error = iavf_send_api_ver(sc); in iavf_setup_vc()