Home
last modified time | relevance | path

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

/linux/include/linux/
H A 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 */
H A Dieee802154.h177 * channel, i.e., the CSMA-CA mechanism has failed.
/linux/drivers/net/ethernet/actions/
H A DKconfig23 is compliant with the IEEE 802.3 CSMA/CD standard and supports
/linux/Documentation/networking/device_drivers/hamradio/
H A 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/include/net/
H A 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
H A 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/Documentation/devicetree/bindings/net/
H A Dactions,owl-emac.yaml15 IEEE 802.3 CSMA/CD standard, supporting both half-duplex and full-duplex
H A Dloongson,ls1c-emac.yaml19 - Half-duplex operation (CSMA/CD Protocol and back-pressure support)
H A Dloongson,ls1b-gmac.yaml19 - Half-duplex operation (CSMA/CD Protocol and back-pressure support)
/linux/include/uapi/linux/
H A Dscc.h61 KISS_DUPLEX_HALF, /* normal CSMA operation */
/linux/net/mac802154/
H A Dtrace.h232 TP_printk(LOCAL_PR_FMT ", min be: %d, max be: %d, max csma backoffs: %d",
/linux/Documentation/networking/
H A D6pack.rst33 to experiment with something completely different from the known CSMA and
H A Doa-tc6-framework.rst20 provide improved determinism to the CSMA/CD media access method. PLCA
H A Dphy.rst550 IEEE Standard 802.3: CSMA/CD Access Method and Physical Layer Specifications, Section Two:
/linux/net/ieee802154/
H A Dtrace.h236 ", max csma backoffs: %d", WPAN_PHY_PR_ARG,
/linux/drivers/net/ethernet/atheros/atlx/
H A Datlx.h349 #define MII_AR_SELECTOR_FIELD 0x0001 /* IEEE 802.3 CSMA/CD */
/linux/drivers/net/ethernet/sun/
H A 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
H A Dsungem.h600 * RNG seed inside GEM for the CSMA/CD backoff algorithm. It is
H A Dcassini.c106 #define USE_CSMA_CD_PROTO /* standard CSMA/CD */
/linux/drivers/net/ieee802154/
H A Dadf7242.c218 #define CMD_RC_CSMACA 0xC1 /* initiates CSMA-CA channel access
1008 /* save CSMA-CA completion status */ in adf7242_isr()
H A Dmrf24j40.c728 /* REG_SLOTTED is maintained as default (unslotted/CSMA-CA). in mrf24j40_filter()
842 /* csma backoffs */ in mrf24j40_csma_params()
H A 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/drivers/net/hamradio/
H A D6pack.c129 * Perform the persistence/slottime algorithm for CSMA access. If the
/linux/drivers/net/ethernet/smsc/
H A Dsmc91x.c1085 my_ad_caps = ADVERTISE_CSMA; /* I am CSMA capable */ in smc_phy_configure()
/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h2593 #define NWAY_AR_SELECTOR_FIELD 0x0001 /* indicates IEEE 802.3 CSMA/CD */