Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/hw/bnxt_re/
Dqplib_fp.h595 static inline u16 __xlate_qfd(u16 delta, u16 wqe_bytes) in __xlate_qfd() argument
602 return (delta * wqe_bytes) / sizeof(struct sq_sge); in __xlate_qfd()