Searched defs:flits (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sys/dev/cxgbe/iw_cxgbe/
H A Dt4.h121 __be64 flits[T4_EQ_ENTRY_SIZE / sizeof(__be64) * T4_SQ_NUM_SLOTS]; member in union:t4_wr
127 __be64 flits[T4_EQ_ENTRY_SIZE / sizeof(__be64) * T4_RQ_NUM_SLOTS]; member in union:t4_recv_wr
/freebsd-10-stable/sys/dev/cxgb/
H A Dcxgb_sge.c1174 unsigned int flits; local
1283 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) argument
1366 unsigned int ndesc, flits, cntrl, mlen; local
2207 unsigned int sgl_flits, flits; local
[all...]
/freebsd-10-stable/contrib/ofed/libcxgb4/src/
H A Dt4.h148 __be64 flits[T4_EQ_ENTRY_SIZE / sizeof(__be64) * T4_SQ_NUM_SLOTS]; member in union:t4_wr
154 __be64 flits[T4_EQ_ENTRY_SIZE / sizeof(__be64) * T4_RQ_NUM_SLOTS]; member in union:t4_recv_wr

Completed in 76 milliseconds