Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/ti/
Dcpsw_priv.h426 static inline void *cpsw_xdpf_to_handle(struct xdp_frame *xdpf) in cpsw_xdpf_to_handle() function
Dcpsw_priv.c1307 ret = cpdma_chan_submit_mapped(txch, cpsw_xdpf_to_handle(xdpf), in cpsw_xdp_tx_frame()
1313 ret = cpdma_chan_submit(txch, cpsw_xdpf_to_handle(xdpf), in cpsw_xdp_tx_frame()