Lines Matching defs:error
204 int error = 0, i;
225 error = -ENOMEM;
242 error = -ENOMEM;
253 return error;
276 int error = 0;
291 error = ath_descdma_setup(sc, &sc->rx.rxdma, &sc->rx.rxbuf,
293 if (error != 0) {
296 error);
304 error = -ENOMEM;
319 error = -ENOMEM;
325 if (error)
328 return error;
361 * o maintain current state of phy error reception (the hal
362 * may enable phy error frames for noise immunity work)
805 * up the frame up to let mac80211 handle the actual error case, be it no
806 * decryption key or real decryption error. This let us keep statistics there.
857 * as corrupt based on the various error bits.