Searched full:csma (Results 1 – 25 of 48) sorted by relevance
12
| /kernel/linux/linux-6.6/include/linux/ |
| D | scc.h | 34 unsigned char fulldup; /* Full Duplex mode 0=CSMA 1=DUP 2=ALWAYS KEYED */ 39 unsigned int maxdefer; /* Timer for CSMA channel busy limit */
|
| D | ieee802154.h | 177 * channel, i.e., the CSMA-CA mechanism has failed.
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | scc.h | 34 unsigned char fulldup; /* Full Duplex mode 0=CSMA 1=DUP 2=ALWAYS KEYED */ 39 unsigned int maxdefer; /* Timer for CSMA channel busy limit */
|
| D | ieee802154.h | 142 * channel, i.e., the CSMA-CA mechanism has failed.
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/actions/ |
| D | Kconfig | 23 is compliant with the IEEE 802.3 CSMA/CD standard and supports
|
| /kernel/linux/linux-5.10/include/net/ |
| D | nl802154.h | 181 * @NL802154_CAP_ATTR_MIN_CSMA_BACKOFFS: minimum of csma backoff value 182 * @NL802154_CAP_ATTR_MAX_CSMA_BACKOFFS: maximum of csma backoffs value
|
| D | mac802154.h | 101 * @IEEE802154_HW_CSMA_PARAMS: Indicates that transceiver will support csma 198 * Sets the CSMA parameter set for the PHY. Called with pib_lock held.
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/net/ |
| D | actions,owl-emac.yaml | 15 IEEE 802.3 CSMA/CD standard, supporting both half-duplex and full-duplex
|
| /kernel/linux/linux-6.6/Documentation/networking/device_drivers/hamradio/ |
| D | z8530drv.rst | 513 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).
|
| /kernel/linux/linux-5.10/Documentation/networking/device_drivers/hamradio/ |
| D | z8530drv.rst | 513 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).
|
| /kernel/linux/linux-5.10/drivers/net/wireless/intersil/prism54/ |
| D | isl_oid.h | 143 * together with a CSMA contention. Without this all frames are 144 * sent with a CSMA contention.
|
| /kernel/linux/linux-6.6/include/net/ |
| D | nl802154.h | 196 * @NL802154_CAP_ATTR_MIN_CSMA_BACKOFFS: minimum of csma backoff value 197 * @NL802154_CAP_ATTR_MAX_CSMA_BACKOFFS: maximum of csma backoffs value
|
| D | mac802154.h | 101 * @IEEE802154_HW_CSMA_PARAMS: Indicates that transceiver will support csma 194 * Sets the CSMA parameter set for the PHY. Called with pib_lock held.
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| D | scc.h | 61 KISS_DUPLEX_HALF, /* normal CSMA operation */
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| D | scc.h | 61 KISS_DUPLEX_HALF, /* normal CSMA operation */
|
| /kernel/linux/linux-5.10/net/mac802154/ |
| D | trace.h | 232 TP_printk(LOCAL_PR_FMT ", min be: %d, max be: %d, max csma backoffs: %d",
|
| /kernel/linux/linux-6.6/net/mac802154/ |
| D | trace.h | 232 TP_printk(LOCAL_PR_FMT ", min be: %d, max be: %d, max csma backoffs: %d",
|
| /kernel/linux/linux-5.10/net/ieee802154/ |
| D | trace.h | 236 ", max csma backoffs: %d", WPAN_PHY_PR_ARG,
|
| /kernel/linux/linux-6.6/net/ieee802154/ |
| D | trace.h | 236 ", max csma backoffs: %d", WPAN_PHY_PR_ARG,
|
| /kernel/linux/linux-6.6/Documentation/networking/ |
| D | 6pack.rst | 33 to experiment with something completely different from the known CSMA and
|
| /kernel/linux/linux-5.10/Documentation/networking/ |
| D | 6pack.rst | 33 to experiment with something completely different from the known CSMA and
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atlx/ |
| D | atlx.h | 349 #define MII_AR_SELECTOR_FIELD 0x0001 /* IEEE 802.3 CSMA/CD */
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atlx/ |
| D | atlx.h | 349 #define MII_AR_SELECTOR_FIELD 0x0001 /* IEEE 802.3 CSMA/CD */
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/sun/ |
| D | cassini.h | 1333 #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
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/sun/ |
| D | cassini.h | 1333 #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
|
12