Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
Dixgbe.h467 static inline bool ixgbe_qv_disable(struct ixgbe_q_vector *q_vector) in ixgbe_qv_disable() function
505 static inline bool ixgbe_qv_disable(struct ixgbe_q_vector *q_vector) in ixgbe_qv_disable() function
Dixgbe_main.c4208 while (!ixgbe_qv_disable(adapter->q_vector[q_idx])) { in ixgbe_napi_disable_all()