Searched refs:IFM_MODE (Results 1 – 5 of 5) sorted by relevance
456 if (IFM_MODE(ifmw) == desc->ifmt_word) { in ifmedia_printword()
401 #define IFM_MODE(x) ((x) & IFM_MMASK) macro
670 if (IFM_MODE(ifmw) == desc->ifmt_word) in get_mode_desc()
320 int chanmode = ifmr != NULL ? IFM_MODE(ifmr->ifm_current) : IFM_AUTO; in promote()
2095 switch (IFM_MODE(ime->ifm_media)) { in media2mode()