Searched defs:flits (Results 1 – 9 of 9) sorted by relevance
/Linux-v4.19/drivers/crypto/chelsio/ |
D | chcr_ipsec.c | 317 unsigned int flits; in calc_tx_sec_flits() local 444 unsigned int flits; in chcr_crypto_wreq() local 568 unsigned int flits = 0, ndesc, kctx_len; in chcr_ipsec_xmit() local
|
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/ |
D | sge.c | 791 unsigned int flits; in calc_tx_flits() local 1302 unsigned int flits, ndesc; in cxgb4_eth_xmit() local 1594 unsigned int flits; in t4vf_calc_tx_flits() local 1639 unsigned int flits, ndesc; in cxgb4_vf_eth_xmit() local 2110 unsigned int flits, cnt; in calc_tx_flits_ofld() local 2180 unsigned int flits, ndesc; in service_ofldq() local
|
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb3/ |
D | sge.c | 945 unsigned int flits; in calc_tx_descs() local 1095 unsigned int flits, unsigned int sgl_flits, in write_wr_hdr_sgl() 1185 unsigned int flits, sgl_flits, cntrl, tso_info; in write_tx_pkt_wr() local 1634 unsigned int sgl_flits, flits; in write_ofld_wr() local 1674 unsigned int flits, cnt; in calc_tx_descs_ofld() local
|
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | sge.c | 819 static inline unsigned int flits_to_desc(unsigned int flits) in flits_to_desc() 853 unsigned int flits; in calc_tx_flits() local 1162 unsigned int flits, ndesc; in t4vf_eth_xmit() local
|
/Linux-v4.19/drivers/infiniband/hw/cxgb4/ |
D | t4.h | 109 __be64 flits[T4_EQ_ENTRY_SIZE / sizeof(__be64) * T4_SQ_NUM_SLOTS]; member 115 __be64 flits[T4_EQ_ENTRY_SIZE / sizeof(__be64) * T4_RQ_NUM_SLOTS]; member 213 __be64 flits[3]; member
|
/Linux-v4.19/drivers/target/iscsi/cxgbit/ |
D | cxgbit_target.c | 118 unsigned int flits, cnt; in cxgbit_calc_tx_flits_ofld() local
|
/Linux-v4.19/drivers/infiniband/hw/hfi1/ |
D | driver.c | 1636 u64 *flits = packet->ebuf; in process_receive_bypass() local
|
/Linux-v4.19/drivers/crypto/chelsio/chtls/ |
D | chtls_io.c | 586 unsigned int flits, cnt; in calc_tx_flits() local
|
/Linux-v4.19/drivers/scsi/cxgbi/cxgb4i/ |
D | cxgb4i.c | 560 unsigned int flits, cnt; in calc_tx_flits_ofld() local
|