Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/iavf/
Diavf_vc_common.h69 iavf_vc_speed_to_string(enum virtchnl_link_speed link_speed);
Diavf_vc_common.c1074 iavf_vc_speed_to_string(enum virtchnl_link_speed link_speed) in iavf_vc_speed_to_string() function
Diavf_lib.c216 __DECONST(char *, iavf_vc_speed_to_string(sc->link_speed)), in iavf_sysctl_current_speed()