Lines Matching refs:ndelim
880 int width, streams, half_gi, ndelim, mindelim;
884 ndelim = ATH_AGGR_GET_NDELIM(frmlen);
894 ndelim += ATH_AGGR_ENCRYPTDELIM;
902 ndelim = max(ndelim, FIRST_DESC_NDELIMS);
915 return ndelim;
936 ndelim = max(mindelim, ndelim);
939 return ndelim;
1038 int nframes = 0, ndelim, ret;
1074 ndelim = ath_compute_num_delims(sc, tid, bf_first, fi->framelen,
1076 bpad = PADBYTES(al_delta) + (ndelim << 2);
1082 bf->bf_state.ndelim = ndelim;
1488 info.ndelim = bf->bf_state.ndelim;