Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211_ht.h139 uint8_t *ieee80211_add_htinfo_vendor(uint8_t *, struct ieee80211_node *);
/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_output.c591 frm = ieee80211_add_htinfo_vendor(frm, in); in ieee80211_send_mgmt()
909 frm = ieee80211_add_htinfo_vendor(frm, in); in ieee80211_beacon_alloc()
H A Dnet80211_ht.c1791 ieee80211_add_htinfo_vendor(uint8_t *frm, struct ieee80211_node *in) in ieee80211_add_htinfo_vendor() function