Home
last modified time | relevance | path

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

/linux/Documentation/devicetree/bindings/net/
H A Dbrcm,systemport.yaml4 $id: http://devicetree.org/schemas/net/brcm,systemport.yaml#
7 title: Broadcom BCM7xxx Ethernet Systemport Controller (SYSTEMPORT)
15 - brcm,systemport-v1.00
17 - brcm,systemport
39 systemport,num-tier2-arb:
44 systemport,num-tier1-arb:
49 systemport,num-txq:
56 systemport,num-rxq:
76 compatible = "brcm,systemport-v1.00";
/linux/drivers/net/ethernet/broadcom/
H A Dbcmsysport.c30 /* On SYSTEMPORT Lite, any register after RDMA_STATUS has the exact
492 /* For SYSTEMPORT Lite since we have holes in our statistics, j would in bcm_sysport_get_stats()
738 /* Determine how much we should process since last call, SYSTEMPORT Lite in bcm_sysport_desc_rx()
1004 /* SYSTEMPORT Lite groups the producer/consumer index, producer is in bcm_sysport_poll()
1523 /* Adjust the packet size calculations if SYSTEMPORT is responsible in bcm_sysport_init_tx_ring()
1892 /* Set a correct RSB format on SYSTEMPORT Lite */ in rbuf_init()
2319 /* On SYSTEMPORT Lite we have twice as less queues, so we cannot do a in bcm_sysport_map_queues()
2420 [SYSTEMPORT] = {
2433 { .compatible = "brcm,systemport-v1.00",
2434 .data = &bcm_sysport_params[SYSTEMPORT] },
[all …]
/linux/
H A DMAINTAINERS4848 BROADCOM SYSTEMPORT ETHERNET DRIVER
4853 F: Documentation/devicetree/bindings/net/brcm,systemport.yaml