Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/hw/bnxt_re/
Dqplib_fp.h587 static inline u16 __xlate_qfd(u16 delta, u16 wqe_bytes) in __xlate_qfd() argument
594 return (delta * wqe_bytes) / sizeof(struct sq_sge); in __xlate_qfd()