Searched refs:__ice_sysctl_phy_type_handler (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/dev/ice/
H A Dice_lib.c214 static int __ice_sysctl_phy_type_handler(SYSCTL_HANDLER_ARGS,
3516 * __ice_sysctl_phy_type_handler - Display/change supported PHY types/speeds
3526 __ice_sysctl_phy_type_handler(SYSCTL_HANDLER_ARGS, bool is_phy_type_high) function
3595 return __ice_sysctl_phy_type_handler(oidp, arg1, arg2, req, false);
3611 return __ice_sysctl_phy_type_handler(oidp, arg1, arg2, req, true);

Completed in 166 milliseconds