Home
last modified time | relevance | path

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

/linux/include/net/
H A Dnetdev_queues.h330 #define netif_subqueue_try_stop(dev, idx, get_desc, start_thrs) \ macro
/linux/drivers/net/ethernet/huawei/hinic3/
H A Dhinic3_tx.c556 netif_subqueue_try_stop(netdev, txq->sq->q_id, in hinic3_send_one_skb()
/linux/drivers/net/netdevsim/
H A Dnetdev.c80 netif_subqueue_try_stop(tx_dev, idx, in nsim_stop_tx_queue()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c8918 if (!netif_subqueue_try_stop(tx_ring->netdev, tx_ring->queue_index, in __ixgbe_maybe_stop_tx()