Lines Matching defs:nbytes
281 int ix, nbytes;291 nbytes = sz;294 nbytes = DATA_PKT_SZ;317 if (wilc_spi_tx(wilc, &b[ix], nbytes)) {338 ix += nbytes;339 sz -= nbytes;578 int nbytes;582 nbytes = sz;584 nbytes = DATA_PKT_SZ;603 if (wilc_spi_rx(wilc, &b[ix], nbytes)) {618 ix += nbytes;619 sz -= nbytes;