Searched defs:flits (Results 1 – 9 of 9) sorted by relevance
/Linux-v5.4/drivers/crypto/chelsio/ |
D | chcr_ipsec.c | 336 unsigned int flits; in calc_tx_sec_flits() local 532 unsigned int flits; in chcr_crypto_wreq() local 679 unsigned int flits = 0, ndesc; in chcr_ipsec_xmit() local
|
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/ |
D | sge.c | 813 unsigned int flits; in calc_tx_flits() local 1362 unsigned int flits, ndesc; in cxgb4_eth_xmit() local 1671 unsigned int flits; in t4vf_calc_tx_flits() local 1716 unsigned int flits, ndesc; in cxgb4_vf_eth_xmit() local 2196 unsigned int flits, cnt; in calc_tx_flits_ofld() local 2266 unsigned int flits, ndesc; in service_ofldq() local
|
/Linux-v5.4/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-v5.4/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-v5.4/drivers/infiniband/hw/cxgb4/ |
D | t4.h | 110 __be64 flits[T4_EQ_ENTRY_SIZE / sizeof(__be64) * T4_SQ_NUM_SLOTS]; member 116 __be64 flits[T4_EQ_ENTRY_SIZE / sizeof(__be64) * T4_RQ_NUM_SLOTS]; member 214 __be64 flits[3]; member
|
/Linux-v5.4/drivers/target/iscsi/cxgbit/ |
D | cxgbit_target.c | 115 unsigned int flits, cnt; in cxgbit_calc_tx_flits_ofld() local
|
/Linux-v5.4/drivers/infiniband/hw/hfi1/ |
D | driver.c | 1668 u64 *flits = packet->ebuf; in process_receive_bypass() local
|
/Linux-v5.4/drivers/crypto/chelsio/chtls/ |
D | chtls_io.c | 582 unsigned int flits, cnt; in calc_tx_flits() local
|
/Linux-v5.4/drivers/scsi/cxgbi/cxgb4i/ |
D | cxgb4i.c | 574 unsigned int flits, cnt; in calc_tx_flits_ofld() local
|