Searched defs:ixgbevf_q_vector (Results 1 – 1 of 1) sorted by relevance
192 struct ixgbevf_q_vector { struct193 struct ixgbevf_adapter *adapter;197 u16 v_idx;221 static inline void ixgbevf_qv_init_lock(struct ixgbevf_q_vector *q_vector) in ixgbevf_qv_init_lock() argument