Home
last modified time | relevance | path

Searched refs:drop_err (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/net/xen-netback/
A Dnetback.c239 int drop_err = 0; in xenvif_count_requests() local
274 if (!drop_err && slots >= XEN_NETBK_LEGACY_SLOTS_MAX) { in xenvif_count_requests()
279 drop_err = -E2BIG; in xenvif_count_requests()
282 if (drop_err) in xenvif_count_requests()
296 if (!drop_err && txp->size > first->size) { in xenvif_count_requests()
301 drop_err = -EIO; in xenvif_count_requests()
316 if (!drop_err) in xenvif_count_requests()
321 if (drop_err) { in xenvif_count_requests()
323 return drop_err; in xenvif_count_requests()
/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/
A Dingress_lgcy.c93 goto drop_err; in esw_acl_ingress_lgcy_groups_create()
99 drop_err: in esw_acl_ingress_lgcy_groups_create()
A Dingress_ofld.c233 goto drop_err; in esw_acl_ingress_ofld_groups_create()
295 drop_err: in esw_acl_ingress_ofld_groups_create()
/linux/drivers/net/vmxnet3/
A Dvmxnet3_int.h304 u64 drop_err; member
A Dvmxnet3_ethtool.c109 drop_err) },
A Dvmxnet3_drv.c1485 rq->stats.drop_err++; in vmxnet3_rx_error()
/linux/drivers/net/ethernet/agere/
A Det131x.c3769 goto drop_err; in et131x_tx()
3780 goto drop_err; in et131x_tx()
3784 goto drop_err; in et131x_tx()
3787 goto drop_err; in et131x_tx()
3791 drop_err: in et131x_tx()
/linux/drivers/net/wireless/mediatek/mt76/mt7921/
A Dmcu.c1188 u8 drop_err; in mt7921_mcu_config_sniffer() member
1200 .drop_err = 1, in mt7921_mcu_config_sniffer()
/linux/drivers/net/wireless/mediatek/mt76/mt7925/
A Dmcu.c2048 u8 drop_err; in mt7925_mcu_config_sniffer() member
2060 .drop_err = 1, in mt7925_mcu_config_sniffer()

Completed in 40 milliseconds