Home
last modified time | relevance | path

Searched refs:lan966x_xdp_port_present (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/microchip/lan966x/
Dlan966x_xdp.c117 if (lan966x_xdp_port_present(lan966x->ports[p])) in lan966x_xdp_present()
Dlan966x_main.h653 static inline bool lan966x_xdp_port_present(struct lan966x_port *port) in lan966x_xdp_port_present() function
Dlan966x_fdma.c415 if (!lan966x_xdp_port_present(port)) in lan966x_fdma_rx_check_frame()