Searched refs:cpsw_xdp_tx_frame (Results 1 – 1 of 1) sorted by relevance
1302 int cpsw_xdp_tx_frame(struct cpsw_priv *priv, struct xdp_frame *xdpf, in cpsw_xdp_tx_frame() 1334 EXPORT_SYMBOL_GPL(cpsw_xdp_tx_frame); in cpsw_run_xdp() 1363 if (cpsw_xdp_tx_frame(priv, xdpf, page, port)) in cpsw_run_xdp() 1271 int cpsw_xdp_tx_frame(struct cpsw_priv *priv, struct xdp_frame *xdpf, cpsw_xdp_tx_frame() function