Home
last modified time | relevance | path

Searched refs:ADDSHORT (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/io/net80211/
H A Dnet80211_ht.c1409 #define ADDSHORT(frm, v) do { \ in ieee80211_send_bar() macro
1443 ADDSHORT(frm, barctl); in ieee80211_send_bar()
1444 ADDSHORT(frm, barseqctl); in ieee80211_send_bar()
1454 #undef ADDSHORT in ieee80211_send_bar()
1466 #define ADDSHORT(frm, v) do { \ in ieee80211_send_action() macro
1502 ADDSHORT(frm, args[1]); /* baparamset */ in ieee80211_send_action()
1503 ADDSHORT(frm, args[2]); /* batimeout */ in ieee80211_send_action()
1504 ADDSHORT(frm, args[3]); /* baseqctl */ in ieee80211_send_action()
1514 ADDSHORT(frm, args[1]); /* statuscode */ in ieee80211_send_action()
1515 ADDSHORT(frm, args[2]); /* baparamset */ in ieee80211_send_action()
[all …]
H A Dnet80211_output.c323 #define ADDSHORT(frm, v) do { \ in ieee80211_add_wme_param() macro
353 ADDSHORT(frm, ac->wmep_txopLimit); in ieee80211_add_wme_param()
357 #undef ADDSHORT in ieee80211_add_wme_param()