Searched defs:hdrwords (Results  1 – 5 of 5) sorted by relevance
| /linux-4.4.14/drivers/staging/rdma/ipath/ | 
| D | ipath_verbs.c | 1111 				struct ipath_ib_header *hdr, u32 hdrwords,  in ipath_verbs_send_dma()1236 				struct ipath_ib_header *ibhdr, u32 hdrwords,  in ipath_verbs_send_pio()
 1336 		     u32 hdrwords, struct ipath_sge_state *ss, u32 len)  in ipath_verbs_send()
 
 | 
| /linux-4.4.14/drivers/staging/rdma/hfi1/ | 
| D | verbs.c | 1003 			u32 hdrwords, struct hfi1_sge_state *ss, u32 len,  in hfi1_verbs_send_dma()1130 			u32 hdrwords, struct hfi1_sge_state *ss, u32 len,  in hfi1_verbs_send_pio()
 1315 		    u32 hdrwords, struct hfi1_sge_state *ss, u32 len)  in hfi1_verbs_send()
 
 | 
| D | diag.c | 1622 			   u32 hdrwords, struct hfi1_sge_state *ss, u32 len,  in snoop_send_dma_handler()1637 			   u32 hdrwords, struct hfi1_sge_state *ss, u32 len,  in snoop_send_pio_handler()
 
 | 
| /linux-4.4.14/drivers/infiniband/hw/qib/ | 
| D | qib_verbs.c | 1152 			      u32 hdrwords, struct qib_sge_state *ss, u32 len,  in qib_verbs_send_dma()1287 			      u32 hdrwords, struct qib_sge_state *ss, u32 len,  in qib_verbs_send_pio()
 1395 		   u32 hdrwords, struct qib_sge_state *ss, u32 len)  in qib_verbs_send()
 
 | 
| D | qib_iba7322.c | 1432 	const unsigned hdrwords = 7;  in flush_fifo()  local
 |