Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/xilinx/
Dll_temac.h320 struct cdmac_bd { struct
370 struct cdmac_bd *tx_bd_v;
372 struct cdmac_bd *rx_bd_v;
Dll_temac_main.c733 static void ptr_to_txbd(void *p, struct cdmac_bd *bd) in ptr_to_txbd()
739 static void *ptr_from_txbd(struct cdmac_bd *bd) in ptr_from_txbd()
746 static void ptr_to_txbd(void *p, struct cdmac_bd *bd) in ptr_to_txbd()
751 static void *ptr_from_txbd(struct cdmac_bd *bd) in ptr_from_txbd()
761 struct cdmac_bd *cur_p; in temac_start_xmit_done()
796 struct cdmac_bd *cur_p; in temac_check_tx_bd_space()
821 struct cdmac_bd *cur_p; in temac_start_xmit()
893 struct cdmac_bd *cur_p; in ll_temac_recv()