Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/ti/
Dcpsw.c358 static void *cpsw_xdpf_to_handle(struct xdp_frame *xdpf) in cpsw_xdpf_to_handle() function
468 ret = cpdma_chan_submit_mapped(txch, cpsw_xdpf_to_handle(xdpf), in cpsw_xdp_tx_frame()
476 ret = cpdma_chan_submit(txch, cpsw_xdpf_to_handle(xdpf), in cpsw_xdp_tx_frame()