Home
last modified time | relevance | path

Searched refs:cdmac_bd (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/xilinx/
H A Dll_temac.h307 * struct cdmac_bd - LocalLink buffer descriptor format
320 struct cdmac_bd { struct
370 struct cdmac_bd *tx_bd_v;
373 struct cdmac_bd *rx_bd_v;
H A Dll_temac_main.c741 static void ptr_to_txbd(void *p, struct cdmac_bd *bd) in ptr_to_txbd()
747 static void *ptr_from_txbd(struct cdmac_bd *bd) in ptr_from_txbd()
754 static void ptr_to_txbd(void *p, struct cdmac_bd *bd) in ptr_to_txbd()
759 static void *ptr_from_txbd(struct cdmac_bd *bd) in ptr_from_txbd()
769 struct cdmac_bd *cur_p; in temac_start_xmit_done()
816 struct cdmac_bd *cur_p; in temac_check_tx_bd_space()
844 struct cdmac_bd *cur_p; in temac_start_xmit()
978 struct cdmac_bd *bd = &lp->rx_bd_v[lp->rx_bd_ci]; in ll_temac_recv()
1055 struct cdmac_bd *bd; in ll_temac_recv()
/kernel/linux/linux-6.6/drivers/net/ethernet/xilinx/
H A Dll_temac.h317 * struct cdmac_bd - LocalLink buffer descriptor format
330 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()

Completed in 6 milliseconds