Searched refs:wqe_bytes (Results 1 – 1 of 1) sorted by relevance
595 static inline u16 __xlate_qfd(u16 delta, u16 wqe_bytes) in __xlate_qfd() argument602 return (delta * wqe_bytes) / sizeof(struct sq_sge); in __xlate_qfd()