Home
last modified time | relevance | path

Searched refs:fman_port (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/fman/
H A Dfman_port.h97 struct fman_port;
138 int fman_port_config(struct fman_port *port, struct fman_port_params *params);
140 void fman_port_use_kg_hash(struct fman_port *port, bool enable);
142 int fman_port_init(struct fman_port *port);
144 int fman_port_cfg_buf_prefix_content(struct fman_port *port,
148 int fman_port_disable(struct fman_port *port);
150 int fman_port_enable(struct fman_port *port);
152 u32 fman_port_get_qman_channel_id(struct fman_port *port);
154 int fman_port_get_hash_result_offset(struct fman_port *port, u32 *offset);
156 int fman_port_get_tstamp(struct fman_port *por
[all...]
H A Dfman_port.c45 #include "fman_port.h"
450 struct fman_port { struct
483 static int init_bmi_rx(struct fman_port *port) in init_bmi_rx()
566 static int init_bmi_tx(struct fman_port *port) in init_bmi_tx()
632 static int init_qmi(struct fman_port *port) in init_qmi()
693 static void stop_port_hwp(struct fman_port *port) in stop_port_hwp()
707 static void start_port_hwp(struct fman_port *port) in start_port_hwp()
721 static void init_hwp(struct fman_port *port) in init_hwp()
741 static int init(struct fman_port *port) in init()
770 static int set_bpools(const struct fman_port *por
[all...]
H A DMakefile9 fsl_dpaa_fman_port-objs := fman_port.o
H A Dmac.h40 #include "fman_port.h"
50 struct fman_port *port[2];
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/fman/
H A Dfman_port.h70 struct fman_port;
111 int fman_port_config(struct fman_port *port, struct fman_port_params *params);
113 void fman_port_use_kg_hash(struct fman_port *port, bool enable);
115 int fman_port_init(struct fman_port *port);
117 int fman_port_cfg_buf_prefix_content(struct fman_port *port,
121 int fman_port_disable(struct fman_port *port);
123 int fman_port_enable(struct fman_port *port);
125 u32 fman_port_get_qman_channel_id(struct fman_port *port);
127 int fman_port_get_hash_result_offset(struct fman_port *port, u32 *offset);
129 int fman_port_get_tstamp(struct fman_port *por
[all...]
H A Dfman_port.c19 #include "fman_port.h"
424 struct fman_port { struct
457 static int init_bmi_rx(struct fman_port *port) in init_bmi_rx()
540 static int init_bmi_tx(struct fman_port *port) in init_bmi_tx()
606 static int init_qmi(struct fman_port *port) in init_qmi()
667 static void stop_port_hwp(struct fman_port *port) in stop_port_hwp()
681 static void start_port_hwp(struct fman_port *port) in start_port_hwp()
695 static void init_hwp(struct fman_port *port) in init_hwp()
715 static int init(struct fman_port *port) in init()
744 static int set_bpools(const struct fman_port *por
[all...]
H A DMakefile9 fsl_dpaa_fman_port-objs := fman_port.o
H A Dmac.h15 #include "fman_port.h"
27 struct fman_port *port[2];
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth.c59 #include "fman_port.h"
897 struct fman_port *port, in dpaa_setup_egress()
913 struct fman_port *tx_port) in dpaa_fq_setup()
1181 static int dpaa_eth_init_tx_port(struct fman_port *port, struct dpaa_fq *errq, in dpaa_eth_init_tx_port()
1221 static int dpaa_eth_init_rx_port(struct fman_port *port, struct dpaa_bp *bp, in dpaa_eth_init_rx_port()
1278 struct fman_port *rxport = mac_dev->port[RX]; in dpaa_eth_init_ports()
1279 struct fman_port *txport = mac_dev->port[TX]; in dpaa_eth_init_ports()
H A Ddpaa_ethtool.c419 struct fman_port *rxport; in dpaa_set_hash()
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth.c37 #include "fman_port.h"
920 struct fman_port *port, in dpaa_setup_egress()
936 struct fman_port *tx_port) in dpaa_fq_setup()
1228 static int dpaa_eth_init_tx_port(struct fman_port *port, struct dpaa_fq *errq, in dpaa_eth_init_tx_port()
1268 static int dpaa_eth_init_rx_port(struct fman_port *port, struct dpaa_bp *bp, in dpaa_eth_init_rx_port()
1325 struct fman_port *rxport = mac_dev->port[RX]; in dpaa_eth_init_ports()
1326 struct fman_port *txport = mac_dev->port[TX]; in dpaa_eth_init_ports()
H A Ddpaa_ethtool.c335 struct fman_port *rxport; in dpaa_set_hash()

Completed in 16 milliseconds