Searched defs:flits (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/sys/dev/cxgb/ |
H A D | cxgb_sge.c | 1170 unsigned int flits; in calc_tx_descs() local 1280 write_wr_hdr_sgl(unsigned int ndesc,struct tx_desc * txd,struct txq_state * txqs,const struct sge_txq * txq,const struct sg_ent * sgl,unsigned int flits,unsigned int sgl_flits,unsigned int wr_hi,unsigned int wr_lo) write_wr_hdr_sgl() argument 1359 unsigned int ndesc, flits, cntrl, mlen; t3_encap() local 2198 unsigned int sgl_flits, flits; write_ofld_wr() local [all...] |
/freebsd-src/contrib/ofed/libcxgb4/ |
H A D | t4.h | 133 __be64 flits[T4_EQ_ENTRY_SIZE / sizeof(__be64) * T4_SQ_NUM_SLOTS]; member 139 __be64 flits[T4_EQ_ENTRY_SIZE / sizeof(__be64) * T4_RQ_NUM_SLOTS]; member
|
/freebsd-src/sys/dev/cxgbe/iw_cxgbe/ |
H A D | t4.h | 122 __be64 flits[T4_EQ_ENTRY_SIZE / sizeof(__be64) * T4_SQ_NUM_SLOTS]; member 128 __be64 flits[T4_EQ_ENTRY_SIZE / sizeof(__be64) * T4_RQ_NUM_SLOTS]; member
|