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

/freebsd-13-stable/sys/dev/al_eth/
H A Dal_init_eth_lm.h365 const char *al_eth_lm_mode_convert_to_str(enum al_eth_lm_link_mode val);
H A Dal_init_eth_lm.c329 al_eth_lm_mode_convert_to_str(lm_context->default_mode));
337 __func__, al_eth_lm_mode_convert_to_str(lm_context->default_mode),
338 al_eth_lm_mode_convert_to_str(*new_mode));
389 al_eth_lm_mode_convert_to_str(lm_context->default_mode));
1241 __func__, al_eth_lm_mode_convert_to_str(*old_mode),
1242 al_eth_lm_mode_convert_to_str(*new_mode));
1508 al_eth_lm_mode_convert_to_str(enum al_eth_lm_link_mode val) function

Completed in 59 milliseconds