/Linux-v5.10/arch/s390/appldata/ |
D | appldata_net_sum.c | 50 u64 collisions; /* collisions while transmitting */ member 65 tx_errors, rx_dropped, tx_dropped, collisions; in appldata_get_net_sum_data() local 79 collisions = 0; in appldata_get_net_sum_data() 95 collisions += stats->collisions; in appldata_get_net_sum_data() 109 net_data->collisions = collisions; in appldata_get_net_sum_data()
|
/Linux-v5.10/include/net/ |
D | fq.h | 15 * @tin: owner of this flow. Used to manage collisions, i.e. when a packet 53 u32 collisions; member 79 u32 collisions; member
|
D | fq_impl.h | 128 tin->collisions++; in fq_flow_classify() 129 fq->collisions++; in fq_flow_classify()
|
/Linux-v5.10/drivers/net/ethernet/pasemi/ |
D | pasemi_mac_ethtool.c | 40 { "tx-collisions" }, 41 { "tx-late-collisions" }, 42 { "tx-excessive-collisions" },
|
/Linux-v5.10/drivers/net/ethernet/stmicro/stmmac/ |
D | norm_desc.c | 47 unsigned int collisions; in ndesc_get_tx_status() local 49 collisions = (tdes0 & TDES0_COLLISION_COUNT_MASK) >> 3; in ndesc_get_tx_status() 50 stats->collisions += collisions; in ndesc_get_tx_status() 99 stats->collisions++; in ndesc_get_rx_status()
|
/Linux-v5.10/drivers/net/ethernet/qualcomm/emac/ |
D | emac.h | 257 u64 tx_2_col; /* packets with multiple prior collisions */ 258 u64 tx_late_col; /* packets with late collisions */ 259 u64 tx_abort_col; /* packets aborted due to excess collisions */ 266 u64 tx_col; /* collisions */
|
/Linux-v5.10/arch/m68k/kernel/ |
D | pcibios.c | 17 * We need to avoid collisions with `mirrored' VGA ports 61 pr_err("PCI: Device %s not available because of resource collisions\n", in pcibios_enable_device()
|
/Linux-v5.10/Documentation/ABI/testing/ |
D | sysfs-class-net-statistics | 1 What: /sys/class/<iface>/statistics/collisions 6 Indicates the number of collisions seen by this network device. 217 late collisions errors.
|
D | sysfs-uevent | 36 name gains ``SYNTH_ARG_`` prefix to avoid possible collisions
|
/Linux-v5.10/drivers/net/ethernet/atheros/atlx/ |
D | atl1.h | 353 u32 tx_2_col; /* packets TX after multiple collisions */ 354 u32 tx_late_col; /* TX packets with late collisions */ 355 u32 tx_abort_col; /* TX packets aborted w/excessive collisions */ 652 u64 collisions; member 666 u64 excecol; /* TX packets w/ excessive collisions */ 669 u64 mcc; /* packets TX after multiple collisions */ 670 u64 latecol; /* TX packets w/ late collisions */
|
/Linux-v5.10/drivers/net/ethernet/broadcom/ |
D | b44.h | 202 #define B44_TX_TCOLS 0x0540UL /* MIB TX Total Collisions */ 203 #define B44_TX_SCOLS 0x0544UL /* MIB TX Single Collisions */ 204 #define B44_TX_MCOLS 0x0548UL /* MIB TX Multiple Collisions */ 205 #define B44_TX_ECOLS 0x054CUL /* MIB TX Excessive Collisions */ 206 #define B44_TX_LCOLS 0x0550UL /* MIB TX Late Collisions */
|
/Linux-v5.10/net/ax25/ |
D | Kconfig | 56 DAMA is a mechanism to prevent collisions when doing AX.25 71 DAMA is a mechanism to prevent collisions when doing AX.25
|
/Linux-v5.10/arch/mips/include/asm/ |
D | bmips-spaces.h | 5 /* Avoid collisions with system base register (SBR) region on BMIPS3300 */
|
/Linux-v5.10/arch/mips/include/asm/mach-bmips/ |
D | spaces.h | 13 /* Avoid collisions with system base register (SBR) region on BMIPS3300 */
|
/Linux-v5.10/drivers/net/ethernet/chelsio/cxgb/ |
D | vsc7326_reg.h | 232 TxMultipleColl = 0x1e, // # frames tx after multiple collisions 233 TxLateColl = 0x1f, // # late collisions detected 234 TxXcoll = 0x20, // # frames lost, excessive collisions 246 TxBackoff2 = 0x2c, // # frames tx ok after 2 backoffs/collisions 247 TxBackoff3 = 0x2d, // after 3 backoffs/collisions
|
/Linux-v5.10/include/uapi/linux/ |
D | if_link.h | 19 __u32 collisions; member 94 * @collisions: Number of collisions during packet transmissions. 195 * to late collisions (for Ethernet - after the first 64B of transmission). 224 __u64 collisions; member
|
/Linux-v5.10/Documentation/networking/device_drivers/ethernet/3com/ |
D | 3c509.rst | 102 collisions. This is one of very rare circumstances where disabling auto- 213 0x08 16 collisions. 236 16 collisions. This typically occurs when the network is exceptionally busy
|
/Linux-v5.10/arch/mips/pci/ |
D | pci-generic.c | 12 * We need to avoid collisions with `mirrored' VGA ports
|
D | pci-legacy.c | 33 * We need to avoid collisions with `mirrored' VGA ports 268 "can't enable device: resource collisions\n"); in pcibios_enable_resources()
|
/Linux-v5.10/drivers/net/ethernet/apple/ |
D | bmac.h | 99 # define TxIgnoreColl 0x0040 /* ignore transmit collisions */ 101 # define TxNoBackoff 0x0100 /* no backoff in case of collisions */
|
/Linux-v5.10/Documentation/devicetree/bindings/bus/ |
D | baikal,bt1-apb.yaml | 17 addressed APB slave devices. In case of any APB protocol collisions, slave
|
/Linux-v5.10/Documentation/input/devices/ |
D | cs461x.rst | 30 There are no sound or input collisions detected. The source code have
|
/Linux-v5.10/drivers/net/ethernet/freescale/enetc/ |
D | enetc_ethtool.c | 175 { ENETC_PM0_TMCOL, "MAC tx multiple collisions" }, 176 { ENETC_PM0_TSCOL, "MAC tx single collisions" }, 177 { ENETC_PM0_TLCOL, "MAC tx late collisions" }, 178 { ENETC_PM0_TECOL, "MAC tx excessive collisions" },
|
/Linux-v5.10/drivers/net/ethernet/atheros/atl1e/ |
D | atl1e.h | 290 … /* The number of packets subsequently transmitted successfully with multiple prior collisions. */ 291 unsigned long tx_late_col; /* The number of packets transmitted with late collisions. */ 292 …gned long tx_abort_col; /* The number of transmit packets aborted due to excessive collisions. */
|
/Linux-v5.10/arch/xtensa/kernel/ |
D | pci.c | 28 * We need to avoid collisions with `mirrored' VGA ports
|