Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
Den_tx.c761 netdev_txq_bql_enqueue_prefetchw(ring->tx_queue); in mlx4_en_xmit()
/linux-4.4.14/include/linux/
Dnetdevice.h2707 static inline void netdev_txq_bql_enqueue_prefetchw(struct netdev_queue *dev_queue) in netdev_txq_bql_enqueue_prefetchw() function