Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
Dixgbe.h427 static inline void ixgbe_qv_unlock_napi(struct ixgbe_q_vector *q_vector) in ixgbe_qv_unlock_napi() function
485 static inline bool ixgbe_qv_unlock_napi(struct ixgbe_q_vector *q_vector) in ixgbe_qv_unlock_napi() function
Dixgbe_main.c2721 ixgbe_qv_unlock_napi(q_vector); in ixgbe_poll()