Home
last modified time | relevance | path

Searched full:csma (Results 1 – 25 of 27) sorted by relevance

12

/linux-6.12.1/include/linux/
Dscc.h34 unsigned char fulldup; /* Full Duplex mode 0=CSMA 1=DUP 2=ALWAYS KEYED */
39 unsigned int maxdefer; /* Timer for CSMA channel busy limit */
Dieee802154.h177 * channel, i.e., the CSMA-CA mechanism has failed.
/linux-6.12.1/drivers/net/ethernet/actions/
DKconfig23 is compliant with the IEEE 802.3 CSMA/CD standard and supports
/linux-6.12.1/Documentation/networking/device_drivers/hamradio/
Dz8530drv.rst513 0: The interface will operate in CSMA mode (the normal
528 the first slot in CSMA mode. In full duplex modes it is
536 packets, in seconds. This can be useful on busy CSMA
587 you are using CSMA mode (parameter full = 0).
/linux-6.12.1/Documentation/devicetree/bindings/net/
Dactions,owl-emac.yaml15 IEEE 802.3 CSMA/CD standard, supporting both half-duplex and full-duplex
Dloongson,ls1c-emac.yaml19 - Half-duplex operation (CSMA/CD Protocol and back-pressure support)
Dloongson,ls1b-gmac.yaml19 - Half-duplex operation (CSMA/CD Protocol and back-pressure support)
/linux-6.12.1/include/net/
Dnl802154.h202 * @NL802154_CAP_ATTR_MIN_CSMA_BACKOFFS: minimum of csma backoff value
203 * @NL802154_CAP_ATTR_MAX_CSMA_BACKOFFS: maximum of csma backoffs value
Dmac802154.h101 * @IEEE802154_HW_CSMA_PARAMS: Indicates that transceiver will support csma
194 * Sets the CSMA parameter set for the PHY. Called with pib_lock held.
/linux-6.12.1/include/uapi/linux/
Dscc.h61 KISS_DUPLEX_HALF, /* normal CSMA operation */
/linux-6.12.1/net/mac802154/
Dtrace.h232 TP_printk(LOCAL_PR_FMT ", min be: %d, max be: %d, max csma backoffs: %d",
/linux-6.12.1/Documentation/networking/
D6pack.rst33 to experiment with something completely different from the known CSMA and
Dphy.rst550 IEEE Standard 802.3: CSMA/CD Access Method and Physical Layer Specifications, Section Two:
Doa-tc6-framework.rst20 provide improved determinism to the CSMA/CD media access method. PLCA
/linux-6.12.1/net/ieee802154/
Dtrace.h236 ", max csma backoffs: %d", WPAN_PHY_PR_ARG,
/linux-6.12.1/drivers/net/ethernet/atheros/atlx/
Datlx.h349 #define MII_AR_SELECTOR_FIELD 0x0001 /* IEEE 802.3 CSMA/CD */
/linux-6.12.1/drivers/net/ethernet/sun/
Dcassini.h1333 #define MAC_TX_CFG_IGNORE_CARRIER 0x0002 /* disable CSMA/CD deferral
1337 #define MAC_TX_CFG_IGNORE_COLL 0x0004 /* disable CSMA/CD backoff
1368 standard CSMA/CD prot. */
1377 #define MAC_TX_CFG_NO_BACKOFF 0x0040 /* modify CSMA/CD to disable
1383 #define MAC_TX_CFG_SLOW_DOWN 0x0080 /* modify CSMA/CD so that
1621 generator for the CSMA/CD
Dsungem.h600 * RNG seed inside GEM for the CSMA/CD backoff algorithm. It is
/linux-6.12.1/drivers/net/ieee802154/
Dmrf24j40.c728 /* REG_SLOTTED is maintained as default (unslotted/CSMA-CA). in mrf24j40_filter()
842 /* csma backoffs */ in mrf24j40_csma_params()
Dadf7242.c218 #define CMD_RC_CSMACA 0xC1 /* initiates CSMA-CA channel access
1008 /* save CSMA-CA completion status */ in adf7242_isr()
Dca8210.c2238 * ca8210_set_csma_params() - Sets the CSMA parameters of the ca8210
2284 "error setting max csma backoffs, MLME-SET.confirm status = %d", in ca8210_set_csma_params()
/linux-6.12.1/drivers/net/hamradio/
D6pack.c129 * Perform the persistence/slottime algorithm for CSMA access. If the
Dscc.c1871 scc->kiss.fulldup = 0; /* CSMA */ in scc_net_siocdevprivate()
1883 scc->kiss.fulldup = 0; /* CSMA */ in scc_net_siocdevprivate()
/linux-6.12.1/drivers/net/ethernet/smsc/
Dsmc91x.c1085 my_ad_caps = ADVERTISE_CSMA; /* I am CSMA capable */ in smc_phy_configure()
/linux-6.12.1/drivers/net/ethernet/intel/e1000/
De1000_hw.h2593 #define NWAY_AR_SELECTOR_FIELD 0x0001 /* indicates IEEE 802.3 CSMA/CD */

12