Searched refs:active_queue_head (Results 1 – 2 of 2) sorted by relevance
408 curr_bd = txch->active_queue_head; in emac_txch_teardown()418 txch->active_queue_head = in emac_txch_teardown()479 curr_bd = txch->active_queue_head; in emac_tx_bdproc()510 curr_bd = txch->active_queue_head; in emac_tx_bdproc()586 txch->active_queue_head = curr_bd; in emac_send()757 rxch->active_queue_head = curr_bd; in emac_addbd_to_rx_queue()878 curr_bd = rxch->active_queue_head; in emac_rx_bdproc()906 rxch->active_queue_head = curr_bd; in emac_rx_bdproc()929 curr_bd = rxch->active_queue_head; in emac_rx_bdproc()1157 txch->active_queue_head = RT_NULL; in emac_init_txch()[all …]
314 struct emac_tx_bd __iomem *active_queue_head; member360 struct emac_rx_bd __iomem *active_queue_head; member
Completed in 9 milliseconds