Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/ti/
Dnetcp_core.c51 #define knav_queue_enable_notify(q) knav_queue_device_control(q, \ macro
958 knav_queue_enable_notify(netcp->rx_queue); in netcp_rx_poll()
1066 knav_queue_enable_notify(netcp->tx_compl_q); in netcp_tx_poll()
1724 knav_queue_enable_notify(netcp->tx_compl_q); in netcp_ndo_open()
1725 knav_queue_enable_notify(netcp->rx_queue); in netcp_ndo_open()