Lines Matching refs:ndelim
831 int width, streams, half_gi, ndelim, mindelim;
835 ndelim = ATH_AGGR_GET_NDELIM(frmlen);
845 ndelim += ATH_AGGR_ENCRYPTDELIM;
853 ndelim = max(ndelim, FIRST_DESC_NDELIMS);
866 return ndelim;
887 ndelim = max(mindelim, ndelim);
890 return ndelim;
989 int nframes = 0, ndelim, ret;
1025 ndelim = ath_compute_num_delims(sc, tid, bf_first, fi->framelen,
1027 bpad = PADBYTES(al_delta) + (ndelim << 2);
1033 bf->bf_state.ndelim = ndelim;
1427 info.ndelim = bf->bf_state.ndelim;