Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/xilinx/
H A Dll_temac.h330 struct cdmac_bd { struct
380 struct cdmac_bd *tx_bd_v;
383 struct cdmac_bd *rx_bd_v;
H A Dll_temac_main.c746 static void ptr_to_txbd(void *p, struct cdmac_bd *bd) in ptr_to_txbd()
752 static void *ptr_from_txbd(struct cdmac_bd *bd) in ptr_from_txbd()
759 static void ptr_to_txbd(void *p, struct cdmac_bd *bd) in ptr_to_txbd()
764 static void *ptr_from_txbd(struct cdmac_bd *bd) in ptr_from_txbd()
774 struct cdmac_bd *cur_p; in temac_start_xmit_done()
821 struct cdmac_bd *cur_p; in temac_check_tx_bd_space()
849 struct cdmac_bd *cur_p; in temac_start_xmit()
983 struct cdmac_bd *bd = &lp->rx_bd_v[lp->rx_bd_ci]; in ll_temac_recv()
1059 struct cdmac_bd *bd; in ll_temac_recv()