Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/xilinx/
Dll_temac_main.c747 static void *ptr_from_txbd(struct cdmac_bd *bd) in ptr_from_txbd() function
759 static void *ptr_from_txbd(struct cdmac_bd *bd) in ptr_from_txbd() function
779 skb = (struct sk_buff *)ptr_from_txbd(cur_p); in temac_start_xmit_done()