Searched refs:h_next (Results 1 – 2 of 2) sorted by relevance
293 int h_next; member336 int h_next; member
496 emac_write(EMAC_TXHDP(ch), curr_bd->h_next); in emac_tx_bdproc()576 curr_bd->h_next = 0; in emac_send()602 tail_bd->h_next = (int)emac_virt_to_phys(curr_bd); in emac_send()746 curr_bd->h_next = 0; in emac_addbd_to_rx_queue()772 tail_bd->h_next = emac_virt_to_phys(curr_bd); in emac_addbd_to_rx_queue()1263 curr_bd->h_next = emac_virt_to_phys(rxch->active_queue_head); in emac_init_rxch()
Completed in 16 milliseconds