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

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_xmit.c526 uint16_t aggr_limit, legacy = 0, maxampdu; local
569 maxampdu = tid->an->maxampdu;
570 if (maxampdu)
571 aggr_limit = min(aggr_limit, maxampdu);
H A Darn_core.h670 uint16_t maxampdu; member in struct:ath_node

Completed in 446 milliseconds