Home
last modified time | relevance | path

Searched refs:ieee80211_add_htinfo (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211_ht.h138 uint8_t *ieee80211_add_htinfo(uint8_t *, struct ieee80211_node *);
/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_output.c583 frm = ieee80211_add_htinfo(frm, in); in ieee80211_send_mgmt()
900 frm = ieee80211_add_htinfo(frm, in); in ieee80211_beacon_alloc()
H A Dnet80211_ht.c1778 ieee80211_add_htinfo(uint8_t *frm, struct ieee80211_node *in) in ieee80211_add_htinfo() function