Searched defs:T4_MAX_WRITE_SGE (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/ofed/libcxgb4/
H A Dt4.h115 #define T4_MAX_WRITE_SGE ((T4_SQ_NUM_BYTES - sizeof(struct fw_ri_rdma_write_wr) - sizeof(struct fw_ri_isgl)) / sizeof (struct fw_ri_sge)) macro
/freebsd-11-stable/sys/dev/cxgbe/iw_cxgbe/
H A Dt4.h96 #define T4_MAX_WRITE_SGE ((T4_SQ_NUM_BYTES - \ macro

Completed in 62 milliseconds