Searched defs:mindelim (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/arn/ | ||
H A D | arn_xmit.c | 590 int width, half_gi, ndelim, mindelim; local 637 mindelim = (minlen - frmlen) / ATH_AGGR_DELIM_SZ; 638 ndelim = max(mindelim, ndelim); |
Completed in 50 milliseconds