Searched refs:ifmw (Results 1 – 2 of 2) sorted by relevance
686 desc = get_toptype_desc(ifmw); in print_media_word()687 ttos = get_toptype_ttos(ifmw); in print_media_word()701 desc = get_subtype_desc(ifmw, ttos); in print_media_word()713 desc = get_mode_desc(ifmw, ttos); in print_media_word()724 if (ifmw & desc->ifmt_word) { in print_media_word()739 print_media_word_ifconfig(int ifmw) in print_media_word_ifconfig() argument746 desc = get_toptype_desc(ifmw); in print_media_word_ifconfig()747 ttos = get_toptype_ttos(ifmw); in print_media_word_ifconfig()767 desc = get_mode_desc(ifmw, ttos); in print_media_word_ifconfig()777 if (ifmw & desc->ifmt_word) { in print_media_word_ifconfig()[all …]
437 ifmedia_printword(int ifmw) in ifmedia_printword() argument446 if (IFM_TYPE(ifmw) == desc->ifmt_word) in ifmedia_printword()456 if (IFM_MODE(ifmw) == desc->ifmt_word) { in ifmedia_printword()468 if (IFM_SUBTYPE(ifmw) == desc->ifmt_word) in ifmedia_printword()472 if (IFM_SUBTYPE(ifmw) == desc->ifmt_word) in ifmedia_printword()487 if (ifmw & desc->ifmt_word) { in ifmedia_printword()499 if (ifmw & desc->ifmt_word) { in ifmedia_printword()