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

  /src/sys/net80211/
ieee80211.h 288 #define WME_PARAM_AIFSN 0x0f /* Mask for aifsn field */
ieee80211_output.c 1306 SM(ac->wmep_aifsn, WME_PARAM_AIFSN);
ieee80211_input.c 1937 wmep->wmep_aifsn = MS(frm[0], WME_PARAM_AIFSN);
  /src/sbin/ifconfig/
ieee80211.c 966 , MS(ac->acp_aci_aifsn, WME_PARAM_AIFSN)

Completed in 20 milliseconds