Searched defs:ADDSHORT (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_output.c325 #define ADDSHORT(frm, v) do { \ macro
355 ADDSHORT(frm, ac->wmep_txopLimit);
359 #undef ADDSHORT macro
H A Dnet80211_ht.c1409 #define ADDSHORT(frm, v) do { \ macro
1443 ADDSHORT(frm, barctl);
1444 ADDSHORT(frm, barseqctl);
1454 #undef ADDSHORT macro
1466 #define ADDSHORT(frm, v) do { \ macro
1502 ADDSHORT(frm, args[1]); /* baparamset */
1503 ADDSHORT(frm, args[2]); /* batimeout */
1504 ADDSHORT(frm, args[3]); /* baseqctl */
1514 ADDSHORT(frm, args[1]); /* statuscode */
1515 ADDSHORT(fr
1560 #undef ADDSHORT macro
1587 #define ADDSHORT macro
1656 #undef ADDSHORT macro
[all...]

Completed in 51 milliseconds