Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/ti/
Dcpsw_priv.h432 static inline struct xdp_frame *cpsw_handle_to_xdpf(void *handle) in cpsw_handle_to_xdpf() function
Dcpsw_priv.c62 xdpf = cpsw_handle_to_xdpf(token); in cpsw_tx_handler()