Home
last modified time | relevance | path

Searched defs:fman_port (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/freescale/fman/
Dfman_port.c424 struct fman_port { struct
429 enum fman_port_type port_type; argument
432 union fman_port_bmi_regs __iomem *bmi_regs; argument
433 struct fman_port_qmi_regs __iomem *qmi_regs; argument
434 struct fman_port_hwp_regs __iomem *hwp_regs; argument
442 struct fman_port_rsrc open_dmas; argument
443 struct fman_port_rsrc tasks; argument
444 struct fman_port_rsrc fifo_bufs; argument
445 struct fman_port_rx_pools_params rx_pools_params; argument
447 struct fman_port_cfg *cfg; argument
[all …]