Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/ti/
Dnetcp_core.c61 #define knav_queue_disable_notify(q) knav_queue_device_control(q, \ macro
900 knav_queue_disable_notify(netcp->rx_queue); in netcp_rx_notify()
998 knav_queue_disable_notify(netcp->tx_compl_q); in netcp_tx_notify()
1527 knav_queue_disable_notify(netcp->tx_compl_q); in netcp_setup_navigator_resources()
1547 knav_queue_disable_notify(netcp->rx_queue); in netcp_setup_navigator_resources()
1655 knav_queue_disable_notify(netcp->rx_queue); in netcp_ndo_stop()
1656 knav_queue_disable_notify(netcp->tx_compl_q); in netcp_ndo_stop()