| /kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/ |
| D | dpmac.h | 99 * Enable pause frames 103 * Enable a-symmetric pause frames 147 * @DPMAC_CNT_ING_FRAME_64: counts 64-bytes frames, good or bad. 148 * @DPMAC_CNT_ING_FRAME_127: counts 65- to 127-bytes frames, good or bad. 149 * @DPMAC_CNT_ING_FRAME_255: counts 128- to 255-bytes frames, good or bad. 150 * @DPMAC_CNT_ING_FRAME_511: counts 256- to 511-bytes frames, good or bad. 151 * @DPMAC_CNT_ING_FRAME_1023: counts 512- to 1023-bytes frames, good or bad. 152 * @DPMAC_CNT_ING_FRAME_1518: counts 1024- to 1518-bytes frames, good or bad. 153 * @DPMAC_CNT_ING_FRAME_1519_MAX: counts 1519-bytes frames and larger 156 * @DPMAC_CNT_ING_FRAG: counts frames which are shorter than 64 bytes received [all …]
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/ |
| D | dpmac.h | 129 * @DPMAC_CNT_ING_FRAME_64: counts 64-bytes frames, good or bad. 130 * @DPMAC_CNT_ING_FRAME_127: counts 65- to 127-bytes frames, good or bad. 131 * @DPMAC_CNT_ING_FRAME_255: counts 128- to 255-bytes frames, good or bad. 132 * @DPMAC_CNT_ING_FRAME_511: counts 256- to 511-bytes frames, good or bad. 133 * @DPMAC_CNT_ING_FRAME_1023: counts 512- to 1023-bytes frames, good or bad. 134 * @DPMAC_CNT_ING_FRAME_1518: counts 1024- to 1518-bytes frames, good or bad. 135 * @DPMAC_CNT_ING_FRAME_1519_MAX: counts 1519-bytes frames and larger 138 * @DPMAC_CNT_ING_FRAG: counts frames which are shorter than 64 bytes received 140 * @DPMAC_CNT_ING_JABBER: counts frames longer than the maximum frame length 142 * @DPMAC_CNT_ING_FRAME_DISCARD: counts dropped frames due to internal errors. [all …]
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/ |
| D | en_port.h | 105 /* Received frames with a length of 64 octets */ 115 /* Received frames with a length of 127 octets */ 125 /* Received frames with a length of 255 octets */ 135 /* Received frames with a length of 511 octets */ 145 /* Received frames with a length of 1023 octets */ 155 /* Received frames with a length of 1518 octets */ 165 /* Received frames with a length of 1522 octets */ 175 /* Received frames with a length of 1548 octets */ 185 /* Received frames with a length of 1548 < octets < MTU */ 195 /* Received frames with a length of MTU< octets and good CRC */ [all …]
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/ |
| D | en_port.h | 105 /* Received frames with a length of 64 octets */ 115 /* Received frames with a length of 127 octets */ 125 /* Received frames with a length of 255 octets */ 135 /* Received frames with a length of 511 octets */ 145 /* Received frames with a length of 1023 octets */ 155 /* Received frames with a length of 1518 octets */ 165 /* Received frames with a length of 1522 octets */ 175 /* Received frames with a length of 1548 octets */ 185 /* Received frames with a length of 1548 < octets < MTU */ 195 /* Received frames with a length of MTU< octets and good CRC */ [all …]
|
| /kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/netdevsim/ |
| D | ethtool-coalesce.sh | 30 ["rx-frames-low"]="rx-frame-low" 31 ["tx-frames-low"]="tx-frame-low" 32 ["rx-frames-high"]="rx-frame-high" 33 ["tx-frames-high"]="tx-frame-high" 35 ["rx-frames"]="rx-frames" 37 ["rx-frames-irq"]="rx-frames-irq" 39 ["tx-frames"]="tx-frames" 41 ["tx-frames-irq"]="tx-frames-irq" 53 ["rx-frames-low"]="" 54 ["tx-frames-low"]="" [all …]
|
| /kernel/linux/linux-6.6/net/dsa/ |
| D | Kconfig | 25 frames over the CPU port. 30 Say Y or M if you want to enable support for tagging frames for 41 Say Y if you want to enable support for tagging frames for the 48 Say Y if you want to enable support for tagging frames for the 56 Say Y if you want to enable support for tagging frames for the 63 Say Y or M if you want to enable support for tagging frames 69 Say Y or M if you want to enable support for tagging frames for the 79 Say Y or M if you want to enable support for tagging frames for the 86 Say Y or M if you want to enable support for tagging frames for the 92 Say Y or M if you want to enable support for tagging frames for [all …]
|
| /kernel/linux/linux-6.6/sound/core/oss/ |
| D | pcm_plugin.c | 49 static int snd_pcm_plugin_alloc(struct snd_pcm_plugin *plugin, snd_pcm_uframes_t frames) in snd_pcm_plugin_alloc() argument 65 size = array3_size(frames, format->channels, width); in snd_pcm_plugin_alloc() 72 if (plugin->buf_frames < frames) { in snd_pcm_plugin_alloc() 75 plugin->buf_frames = frames; in snd_pcm_plugin_alloc() 84 c->frames = frames; in snd_pcm_plugin_alloc() 96 c->frames = frames; in snd_pcm_plugin_alloc() 108 int snd_pcm_plug_alloc(struct snd_pcm_substream *plug, snd_pcm_uframes_t frames) in snd_pcm_plug_alloc() argument 117 frames = plugin->dst_frames(plugin, frames); in snd_pcm_plug_alloc() 118 if ((snd_pcm_sframes_t)frames <= 0) in snd_pcm_plug_alloc() 121 err = snd_pcm_plugin_alloc(plugin, frames); in snd_pcm_plug_alloc() [all …]
|
| D | route.c | 28 snd_pcm_uframes_t frames, snd_pcm_format_t format) in zero_areas() argument 33 snd_pcm_area_silence(&dvp->area, 0, frames, format); in zero_areas() 41 snd_pcm_uframes_t frames, snd_pcm_format_t format) in copy_area() argument 44 snd_pcm_area_copy(&src_channel->area, 0, &dst_channel->area, 0, frames, format); in copy_area() 50 snd_pcm_uframes_t frames) in route_transfer() argument 58 if (frames == 0) in route_transfer() 60 if (frames > dst_channels[0].frames) in route_transfer() 61 frames = dst_channels[0].frames; in route_transfer() 71 copy_area(src_channels, dvp, frames, format); in route_transfer() 74 return frames; in route_transfer() [all …]
|
| /kernel/linux/linux-5.10/sound/core/oss/ |
| D | pcm_plugin.c | 49 static int snd_pcm_plugin_alloc(struct snd_pcm_plugin *plugin, snd_pcm_uframes_t frames) in snd_pcm_plugin_alloc() argument 64 size = array3_size(frames, format->channels, width); in snd_pcm_plugin_alloc() 71 if (plugin->buf_frames < frames) { in snd_pcm_plugin_alloc() 74 plugin->buf_frames = frames; in snd_pcm_plugin_alloc() 83 c->frames = frames; in snd_pcm_plugin_alloc() 95 c->frames = frames; in snd_pcm_plugin_alloc() 107 int snd_pcm_plug_alloc(struct snd_pcm_substream *plug, snd_pcm_uframes_t frames) in snd_pcm_plug_alloc() argument 116 frames = plugin->dst_frames(plugin, frames); in snd_pcm_plug_alloc() 117 if ((snd_pcm_sframes_t)frames <= 0) in snd_pcm_plug_alloc() 120 err = snd_pcm_plugin_alloc(plugin, frames); in snd_pcm_plug_alloc() [all …]
|
| D | route.c | 28 snd_pcm_uframes_t frames, snd_pcm_format_t format) in zero_areas() argument 33 snd_pcm_area_silence(&dvp->area, 0, frames, format); in zero_areas() 41 snd_pcm_uframes_t frames, snd_pcm_format_t format) in copy_area() argument 44 snd_pcm_area_copy(&src_channel->area, 0, &dst_channel->area, 0, frames, format); in copy_area() 50 snd_pcm_uframes_t frames) in route_transfer() argument 58 if (frames == 0) in route_transfer() 60 if (frames > dst_channels[0].frames) in route_transfer() 61 frames = dst_channels[0].frames; in route_transfer() 71 copy_area(src_channels, dvp, frames, format); in route_transfer() 74 return frames; in route_transfer() [all …]
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/neterion/vxge/ |
| D | vxge-traffic.h | 28 /* frames sizes */ 330 * @tx_frms: Count of data frames transmitted on this Aggregator on all 332 * However, does include frames discarded by the Distribution 334 * @tx_data_octets: Count of data and padding octets of frames transmitted 337 * frames discarded by the Distribution function. 338 * @tx_mcast_frms: Count of data frames transmitted (to a group destination 341 * PDUs. However, does include frames discarded by the Distribution 343 * @tx_bcast_frms: Count of broadcast data frames transmitted on this Aggregator 345 * PDUs. However, does include frames discarded by the Distribution 347 * @tx_discarded_frms: Count of data frames to be transmitted on this Aggregator [all …]
|
| /kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/ |
| D | agg-rx.c | 16 mt76_aggr_release(struct mt76_rx_tid *tid, struct sk_buff_head *frames, int idx) in mt76_aggr_release() argument 28 __skb_queue_tail(frames, skb); in mt76_aggr_release() 33 struct sk_buff_head *frames, in mt76_rx_aggr_release_frames() argument 40 mt76_aggr_release(tid, frames, idx); in mt76_rx_aggr_release_frames() 45 mt76_rx_aggr_release_head(struct mt76_rx_tid *tid, struct sk_buff_head *frames) in mt76_rx_aggr_release_head() argument 50 mt76_aggr_release(tid, frames, idx); in mt76_rx_aggr_release_head() 56 mt76_rx_aggr_check_release(struct mt76_rx_tid *tid, struct sk_buff_head *frames) in mt76_rx_aggr_check_release() argument 65 mt76_rx_aggr_release_head(tid, frames); in mt76_rx_aggr_check_release() 84 mt76_rx_aggr_release_frames(tid, frames, status->seqno); in mt76_rx_aggr_check_release() 87 mt76_rx_aggr_release_head(tid, frames); in mt76_rx_aggr_check_release() [all …]
|
| /kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/ |
| D | agg-rx.c | 16 mt76_aggr_release(struct mt76_rx_tid *tid, struct sk_buff_head *frames, int idx) in mt76_aggr_release() argument 28 __skb_queue_tail(frames, skb); in mt76_aggr_release() 33 struct sk_buff_head *frames, in mt76_rx_aggr_release_frames() argument 40 mt76_aggr_release(tid, frames, idx); in mt76_rx_aggr_release_frames() 45 mt76_rx_aggr_release_head(struct mt76_rx_tid *tid, struct sk_buff_head *frames) in mt76_rx_aggr_release_head() argument 50 mt76_aggr_release(tid, frames, idx); in mt76_rx_aggr_release_head() 56 mt76_rx_aggr_check_release(struct mt76_rx_tid *tid, struct sk_buff_head *frames) in mt76_rx_aggr_check_release() argument 65 mt76_rx_aggr_release_head(tid, frames); in mt76_rx_aggr_check_release() 84 mt76_rx_aggr_release_frames(tid, frames, status->seqno); in mt76_rx_aggr_check_release() 87 mt76_rx_aggr_release_head(tid, frames); in mt76_rx_aggr_check_release() [all …]
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/freescale/ |
| D | ucc_geth.h | 57 u32 tx64; /* Total number of frames (including bad 58 frames) transmitted that were exactly of the 62 u32 tx127; /* Total number of frames (including bad 63 frames) transmitted that were between 66 u32 tx255; /* Total number of frames (including bad 67 frames) transmitted that were between 128 69 u32 rx64; /* Total number of frames received including 70 bad frames that were exactly of the mninimal 72 u32 rx127; /* Total number of frames (including bad 73 frames) received that were between MINLength [all …]
|
| D | ucc_geth_ethtool.c | 37 "tx-64-frames", 38 "tx-65-127-frames", 39 "tx-128-255-frames", 40 "rx-64-frames", 41 "rx-65-127-frames", 42 "rx-128-255-frames", 44 "tx-pause-frames", 45 "tx-multicast-frames", 46 "tx-broadcast-frames", 47 "rx-frames", [all …]
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/freescale/ |
| D | ucc_geth.h | 57 u32 tx64; /* Total number of frames (including bad 58 frames) transmitted that were exactly of the 62 u32 tx127; /* Total number of frames (including bad 63 frames) transmitted that were between 66 u32 tx255; /* Total number of frames (including bad 67 frames) transmitted that were between 128 69 u32 rx64; /* Total number of frames received including 70 bad frames that were exactly of the mninimal 72 u32 rx127; /* Total number of frames (including bad 73 frames) received that were between MINLength [all …]
|
| D | ucc_geth_ethtool.c | 37 "tx-64-frames", 38 "tx-65-127-frames", 39 "tx-128-255-frames", 40 "rx-64-frames", 41 "rx-65-127-frames", 42 "rx-128-255-frames", 44 "tx-pause-frames", 45 "tx-multicast-frames", 46 "tx-broadcast-frames", 47 "rx-frames", [all …]
|
| /kernel/linux/linux-5.10/net/dsa/ |
| D | Kconfig | 36 Say Y or M if you want to enable support for tagging frames for 47 Say Y if you want to enable support for tagging frames for the 55 Say Y if you want to enable support for tagging frames for the 62 Say Y or M if you want to enable support for tagging frames for the 68 Say Y or M if you want to enable support for tagging frames for the 74 Say Y or M if you want to enable support for tagging frames for the 80 Say Y or M if you want to enable support for tagging frames for 86 Say Y if you want to enable support for tagging frames for the 92 Say Y or M if you want to enable support for tagging frames for the 100 Say Y or M if you want to enable support for tagging frames for the [all …]
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/brocade/bna/ |
| D | bfa_defs_cna.h | 19 u64 tx_frames; /*!< Tx frames */ 26 u64 rx_frames; /*!< Rx frames */ 33 u64 invalid_crcs; /*!< Rx CRC err frames */ 34 u64 invalid_crc_gd_eof; /*!< Rx CRC err good EOF frames */ 35 u64 undersized_frm; /*!< Rx undersized frames */ 36 u64 oversized_frm; /*!< Rx oversized frames */ 37 u64 bad_eof_frm; /*!< Rx frames with bad EOF */ 38 u64 error_frames; /*!< Errored frames */ 39 u64 dropped_frames; /*!< Dropped frames */ 47 u64 bbsc_frames_lost; /*!< Credit Recovery-Frames Lost */ [all …]
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/brocade/bna/ |
| D | bfa_defs_cna.h | 19 u64 tx_frames; /*!< Tx frames */ 26 u64 rx_frames; /*!< Rx frames */ 33 u64 invalid_crcs; /*!< Rx CRC err frames */ 34 u64 invalid_crc_gd_eof; /*!< Rx CRC err good EOF frames */ 35 u64 undersized_frm; /*!< Rx undersized frames */ 36 u64 oversized_frm; /*!< Rx oversized frames */ 37 u64 bad_eof_frm; /*!< Rx frames with bad EOF */ 38 u64 error_frames; /*!< Errored frames */ 39 u64 dropped_frames; /*!< Dropped frames */ 47 u64 bbsc_frames_lost; /*!< Credit Recovery-Frames Lost */ [all …]
|
| /kernel/linux/linux-6.6/Documentation/networking/device_drivers/can/freescale/ |
| D | flexcan.rst | 10 On/off RTR frames reception 19 and i.MX53 SOCs) only receive RTR frames if the controller is 22 The RX FIFO mode uses a hardware FIFO with a depth of 6 CAN frames, 24 CAN frames. With the help of the bigger buffer, the mailbox mode 27 As reception of RTR frames is part of the CAN standard, all flexcan 30 With the "rx-rtr" private flag the ability to receive RTR frames can 35 Receive RTR frames. (default) 37 The CAN controller can and will receive RTR frames. 39 On some IP cores the controller cannot receive RTR frames in the 45 Waive ability to receive RTR frames. (not supported on all IP cores) [all …]
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb/ |
| D | vsc7326_reg.h | 151 #define REG_TX_ABORT_AGE CRA(0x1,0xa,0x14) /* Aged Tx frames discarded */ 152 #define REG_TX_ABORT_SHORT CRA(0x1,0xa,0x15) /* Short Tx frames discarded */ 153 #define REG_TX_ABORT_TAXI CRA(0x1,0xa,0x16) /* Taxi error frames discarded */ 202 RxSymbolCarrier = 0x01, // Frames w/ symbol errors 203 RxPause = 0x02, // # pause frames received 204 RxUnsupOpcode = 0x03, // # control frames with unsupported opcode 205 RxOkBytes = 0x04, // # octets in good frames 206 RxBadBytes = 0x05, // # octets in bad frames 207 RxUnicast = 0x06, // # good unicast frames 208 RxMulticast = 0x07, // # good multicast frames [all …]
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb/ |
| D | vsc7326_reg.h | 151 #define REG_TX_ABORT_AGE CRA(0x1,0xa,0x14) /* Aged Tx frames discarded */ 152 #define REG_TX_ABORT_SHORT CRA(0x1,0xa,0x15) /* Short Tx frames discarded */ 153 #define REG_TX_ABORT_TAXI CRA(0x1,0xa,0x16) /* Taxi error frames discarded */ 202 RxSymbolCarrier = 0x01, // Frames w/ symbol errors 203 RxPause = 0x02, // # pause frames received 204 RxUnsupOpcode = 0x03, // # control frames with unsupported opcode 205 RxOkBytes = 0x04, // # octets in good frames 206 RxBadBytes = 0x05, // # octets in bad frames 207 RxUnicast = 0x06, // # good unicast frames 208 RxMulticast = 0x07, // # good multicast frames [all …]
|
| /kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/api/ |
| D | txq.h | 14 * @IWL_MVM_DQA_AUX_QUEUE: a queue reserved for aux frames 15 * @IWL_MVM_DQA_P2P_DEVICE_QUEUE: a queue reserved for P2P device frames 19 * @IWL_MVM_DQA_GCAST_QUEUE: a queue reserved for P2P GO/SoftAP GCAST frames 22 * @IWL_MVM_DQA_MIN_MGMT_QUEUE: first TXQ in pool for MGMT and non-QOS frames. 24 * MGMT frames are frames that return true on ieee80211_is_mgmt() 25 * @IWL_MVM_DQA_MAX_MGMT_QUEUE: last TXQ in pool for MGMT frames 28 * @IWL_MVM_DQA_MIN_DATA_QUEUE: first TXQ in pool for DATA frames. 29 * DATA frames are intended for !ieee80211_is_mgmt() frames, but if 30 * the MGMT TXQ pool is exhausted, mgmt frames can be sent on DATA queues 32 * @IWL_MVM_DQA_MAX_DATA_QUEUE: last TXQ in pool for DATA frames
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/freescale/enetc/ |
| D | enetc_ethtool.c | 99 { ENETC_SIRFRM, "SI rx frames" }, 100 { ENETC_SIRUCA, "SI rx u-cast frames" }, 101 { ENETC_SIRMCA, "SI rx m-cast frames" }, 103 { ENETC_SITFRM, "SI tx frames" }, 104 { ENETC_SITUCA, "SI tx u-cast frames" }, 105 { ENETC_SITMCA, "SI tx m-cast frames" }, 106 { ENETC_RBDCR(0), "Rx ring 0 discarded frames" }, 107 { ENETC_RBDCR(1), "Rx ring 1 discarded frames" }, 108 { ENETC_RBDCR(2), "Rx ring 2 discarded frames" }, 109 { ENETC_RBDCR(3), "Rx ring 3 discarded frames" }, [all …]
|