Searched refs:drop_err (Results 1 – 5 of 5) sorted by relevance
230 int drop_err = 0; in xenvif_count_requests() local265 if (!drop_err && slots >= XEN_NETBK_LEGACY_SLOTS_MAX) { in xenvif_count_requests()270 drop_err = -E2BIG; in xenvif_count_requests()273 if (drop_err) in xenvif_count_requests()287 if (!drop_err && txp->size > first->size) { in xenvif_count_requests()292 drop_err = -EIO; in xenvif_count_requests()307 if (!drop_err) in xenvif_count_requests()312 if (drop_err) { in xenvif_count_requests()314 return drop_err; in xenvif_count_requests()
271 u64 drop_err; member
100 drop_err) },
1199 rq->stats.drop_err++; in vmxnet3_rx_error()
3791 goto drop_err; in et131x_tx()3795 goto drop_err; in et131x_tx()3798 goto drop_err; in et131x_tx()3802 drop_err: in et131x_tx()