Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dnet80211_ht.h136 uint8_t *ieee80211_add_htcap(uint8_t *, struct ieee80211_node *);
/titanic_44/usr/src/uts/common/io/net80211/
H A Dnet80211_output.c580 frm = ieee80211_add_htcap(frm, in); in ieee80211_send_mgmt()
716 frm = ieee80211_add_htcap(frm, in); in ieee80211_send_mgmt()
896 frm = ieee80211_add_htcap(frm, in); in ieee80211_beacon_alloc()
H A Dnet80211_ht.c1663 ieee80211_add_htcap(uint8_t *frm, struct ieee80211_node *in) in ieee80211_add_htcap() function