Searched refs:drop_err (Results 1 – 5 of 5) sorted by relevance
240 int drop_err = 0; in xenvif_count_requests() local275 if (!drop_err && slots >= XEN_NETBK_LEGACY_SLOTS_MAX) { in xenvif_count_requests()280 drop_err = -E2BIG; in xenvif_count_requests()283 if (drop_err) in xenvif_count_requests()297 if (!drop_err && txp->size > first->size) { in xenvif_count_requests()302 drop_err = -EIO; in xenvif_count_requests()317 if (!drop_err) in xenvif_count_requests()322 if (drop_err) { in xenvif_count_requests()324 return drop_err; in xenvif_count_requests()
233 goto drop_err; in esw_acl_ingress_ofld_groups_create()295 drop_err: in esw_acl_ingress_ofld_groups_create()
304 u64 drop_err; member
1497 rq->stats.drop_err++; in vmxnet3_rx_error()
3806 goto drop_err; in et131x_tx()3817 goto drop_err; in et131x_tx()3821 goto drop_err; in et131x_tx()3824 goto drop_err; in et131x_tx()3828 drop_err: in et131x_tx()