Searched defs:flits (Results  1 – 5 of 5) sorted by relevance
| /linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/ | 
| D | sge.c | 941 	unsigned int flits;  in calc_tx_descs()  local1053 			     unsigned int flits, unsigned int sgl_flits,  in write_wr_hdr_sgl()
 1143 	unsigned int flits, sgl_flits, cntrl, tso_info;  in write_tx_pkt_wr()  local
 1582 	unsigned int sgl_flits, flits;  in write_ofld_wr()  local
 1623 	unsigned int flits, cnt;  in calc_tx_descs_ofld()  local
 
 | 
| /linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4vf/ | 
| D | sge.c | 824 static inline unsigned int flits_to_desc(unsigned int flits)  in flits_to_desc()858 	unsigned int flits;  in calc_tx_flits()  local
 1167 	unsigned int flits, ndesc;  in t4vf_eth_xmit()  local
 
 | 
| /linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/ | 
| D | sge.c | 791 	unsigned int flits;  in calc_tx_flits()  local1143 	unsigned int flits, ndesc;  in t4_eth_xmit()  local
 1498 	unsigned int flits, cnt;  in calc_tx_flits_ofld()  local
 1557 	unsigned int flits, ndesc;  in service_ofldq()  local
 
 | 
| /linux-4.4.14/drivers/infiniband/hw/cxgb4/ | 
| D | t4.h | 100 	__be64 flits[T4_EQ_ENTRY_SIZE / sizeof(__be64) * T4_SQ_NUM_SLOTS];  member106 	__be64 flits[T4_EQ_ENTRY_SIZE / sizeof(__be64) * T4_RQ_NUM_SLOTS];  member
 
 | 
| /linux-4.4.14/drivers/scsi/cxgbi/cxgb4i/ | 
| D | cxgb4i.c | 496 	unsigned int flits, cnt;  in calc_tx_flits_ofld()  local
 |