HomeSort by: relevance | last modified time | path
    Searched refs:WI_RID_CHANNEL_LIST (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/ic/
wi_ieee.h 307 #define WI_RID_CHANNEL_LIST 0xFD10 /* allowed comm. frequencies. */
wi.c 433 if (wi_read_xrid(sc, WI_RID_CHANNEL_LIST, &chanavail,
  /src/usr.sbin/wiconfig/
wiconfig.c 550 { WI_RID_CHANNEL_LIST, WI_BITS, "Channel list:\t\t\t\t", 0, 0, 0 },
  /src/sys/net80211/
ieee80211_ioctl.c 253 case WI_RID_CHANNEL_LIST:
815 case WI_RID_CHANNEL_LIST:
831 if (wreq->wi_type != WI_RID_CHANNEL_LIST)
841 if (wreq->wi_type == WI_RID_CHANNEL_LIST) {

Completed in 16 milliseconds