Home
last modified time | relevance | path

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

/src/sys/dev/ixl/
H A Dixl_pf_main.c3379 ixl_phy_type_string(u32 bit_pos, bool ext) in ixl_phy_type_string() function
3463 return ixl_phy_type_string(val - 0x1F, true); in ixl_phy_type_string_ls()
3465 return ixl_phy_type_string(val, false); in ixl_phy_type_string_ls()
3554 sbuf_printf(buf, "%s,", ixl_phy_type_string(i, false)); in ixl_sysctl_phy_abilities()
3566 ixl_phy_type_string(i, true)); in ixl_sysctl_phy_abilities()