Lines Matching refs:Gmac
170 static uint8_t gmac_wait_phy( Gmac * p_gmac, in gmac_wait_phy()
206 Gmac * p_hw = p_dev->p_hw; in gmac_reset_tx_mem()
248 Gmac * p_hw = p_dev->p_hw; in gmac_reset_rx_mem()
289 static uint8_t gmac_init_mem( Gmac * p_gmac, in gmac_init_mem()
371 uint8_t gmac_phy_read( Gmac * p_gmac, in gmac_phy_read()
397 uint8_t gmac_phy_write( Gmac * p_gmac, in gmac_phy_write()
419 void gmac_dev_init( Gmac * p_gmac, in gmac_dev_init()
673 Gmac * p_hw = p_gmac_dev->p_hw; in gmac_dev_write()
789 Gmac * p_hw = p_gmac_dev->p_hw; in gmac_dev_set_rx_callback()
855 Gmac * p_hw = p_gmac_dev->p_hw; in gmac_dev_reset()
863 void gmac_dev_halt( Gmac * p_gmac );
865 void gmac_dev_halt( Gmac * p_gmac ) in gmac_dev_halt()
898 Gmac * p_hw = p_gmac_dev->p_hw; in gmac_handler()