Searched defs:ixgbevf_q_vector (Results 1 – 1 of 1) sorted by relevance
190 struct ixgbevf_q_vector { struct191 struct ixgbevf_adapter *adapter;195 u16 v_idx;219 static inline void ixgbevf_qv_init_lock(struct ixgbevf_q_vector *q_vector) in ixgbevf_qv_init_lock() argument