Home
last modified time | relevance | path

Searched full:arbs (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/dts/bindings/ethernet/
Dsnps,dwcxgmac.yaml252 dma-ch-arbs:
257 Indicates size in bytes for Buffer 1 when ARBS is set
259 When split header feature is enabled, ARBS indicates the
262 widths (64-bit or 128-bit respectively). When ARBS=0, Rx
264 ARBS field is 7 or 6-bits depending on the data bus widths
/Zephyr-latest/drivers/ethernet/dwc_xgmac/
Deth_dwc_xgmac_priv.h518 /* Alternate Receive Buffer Size Indicates size for Buffer 1 when ARBS is
520 * When split header feature is enabled, ARBS indicates the buffer size for
524 uint8_t arbs; member
Deth_dwc_xgmac.c1873 .dma_chnl_cfg.arbs = DT_INST_PROP(port, dma_ch_arbs), \