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

  /src/sys/dev/ic/
wi_ieee.h 251 #define WI_RID_FRAG_THRESH 0xFC82 /* frag len, unicast msg xmit */
wi.c 844 wi_write_val(sc, WI_RID_FRAG_THRESH, sc->sc_frag_thresh);
2306 case WI_RID_FRAG_THRESH:
2349 case WI_RID_FRAG_THRESH:
2428 case WI_RID_FRAG_THRESH:
2438 if (wreq.wi_type == WI_RID_FRAG_THRESH &&
2452 case WI_RID_FRAG_THRESH:
  /src/usr.sbin/wiconfig/
wiconfig.c 565 { WI_RID_FRAG_THRESH, WI_WORDS, "fragmentation threshold:\t\t",
  /src/sys/net80211/
ieee80211_ioctl.c 312 case WI_RID_FRAG_THRESH:
649 case WI_RID_FRAG_THRESH:

Completed in 40 milliseconds