Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/ixl/
H A Dixl_pf_main.c3366 static char * phy_types_str[32] = { in ixl_phy_type_string() local
3414 return (ext) ? ext_phy_types_str[bit_pos] : phy_types_str[bit_pos]; in ixl_phy_type_string()