Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
Dixgbe.h469 static inline bool ixgbe_qv_busy_polling(struct ixgbe_q_vector *q_vector) in ixgbe_qv_busy_polling() function
508 static inline bool ixgbe_qv_busy_polling(struct ixgbe_q_vector *q_vector) in ixgbe_qv_busy_polling() function
Dixgbe_main.c1662 if (ixgbe_qv_busy_polling(q_vector)) in ixgbe_rx_skb()