Searched refs:arbel_set_eq_ci (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/dev/mthca/
H A Dmthca_eq.c189 static inline void arbel_set_eq_ci(struct mthca_dev *dev, struct mthca_eq *eq, u32 ci) function
202 arbel_set_eq_ci(dev, eq, ci);
443 arbel_set_eq_ci(dev, &dev->eq_table.eq[i],
458 arbel_set_eq_ci(dev, eq, eq->cons_index);

Completed in 110 milliseconds