Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/ti/
H A Dcpsw_priv.h422 static inline int cpsw_is_xdpf_handle(void *handle) in cpsw_is_xdpf_handle() function
H A Dcpsw_priv.c61 if (cpsw_is_xdpf_handle(token)) { in cpsw_tx_handler()