Searched refs:drop_err (Results 1 – 5 of 5) sorted by relevance
733 int drop_err = 0; in xenvif_count_requests() local768 if (!drop_err && slots >= XEN_NETBK_LEGACY_SLOTS_MAX) { in xenvif_count_requests()773 drop_err = -E2BIG; in xenvif_count_requests()776 if (drop_err) in xenvif_count_requests()790 if (!drop_err && txp->size > first->size) { in xenvif_count_requests()795 drop_err = -EIO; in xenvif_count_requests()810 if (!drop_err) in xenvif_count_requests()815 if (drop_err) { in xenvif_count_requests()817 return drop_err; in xenvif_count_requests()
265 u64 drop_err; member
100 drop_err) },
1161 rq->stats.drop_err++; in vmxnet3_rx_error()
3826 goto drop_err; in et131x_tx()3830 goto drop_err; in et131x_tx()3833 goto drop_err; in et131x_tx()3837 drop_err: in et131x_tx()