Searched full:rx_ (Results 1 – 8 of 8) sorted by relevance
| /linux/Documentation/devicetree/bindings/mailbox/ |
| H A D | ti,secure-proxy.yaml | 45 pattern: "^rx_[0-9]{3}$" 48 secure proxy thread in the form 'rx_<PID>'.
|
| H A D | ti,message-manager.txt | 23 format: "rx_<QID>".
|
| /linux/drivers/net/ethernet/pensando/ionic/ |
| H A D | ionic_stats.c | 270 ethtool_sprintf(buf, "rx_%d_%s", q_num, in ionic_sw_stats_get_rx_strings()
|
| /linux/include/uapi/linux/ |
| H A D | virtio_net.h | 582 /* rx_{packets,bytes}_allowance_exceeded are too long. So rename to
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_stats.c | 1974 { "rx_%s_pause", PPORT_PER_PRIO_OFF(rx_pause) }, 1975 { "rx_%s_pause_duration", PPORT_PER_PRIO_OFF(rx_pause_duration) }, 1978 { "rx_%s_pause_transition", PPORT_PER_PRIO_OFF(rx_pause_transition) },
|
| /linux/drivers/mailbox/ |
| H A D | ti-msgmgr.c | 473 "rx_%03d", d->is_sproxy ? qinst->proxy_id : qinst->queue_id); in ti_msgmgr_queue_rx_irq_req()
|
| /linux/drivers/net/ |
| H A D | virtio_net.c | 183 {#name, offsetof(struct virtio_net_stats_rx_ ## class, rx_ ## name), -1} 230 offsetof(struct virtio_net_stats_rx_ ## class, rx_ ## name), \ 4421 noq_fmt = "rx_%s"; in virtnet_get_stats_string()
|
| H A D | xen-netfront.c | 116 /* Split event channels support, tx_* == rx_* when using
|