hdrqentsize       593 drivers/infiniband/hw/hfi1/pio.c u32 sc_mtu_to_threshold(struct send_context *sc, u32 mtu, u32 hdrqentsize)
hdrqentsize       599 drivers/infiniband/hw/hfi1/pio.c 	mtu += hdrqentsize << 2;
hdrqentsize       697 drivers/infiniband/hw/hfi1/pio.c 			      uint hdrqentsize, int numa)
hdrqentsize       820 drivers/infiniband/hw/hfi1/pio.c 						 hdrqentsize));
hdrqentsize       285 drivers/infiniband/hw/hfi1/pio.h 			      uint hdrqentsize, int numa);
hdrqentsize       303 drivers/infiniband/hw/hfi1/pio.h u32 sc_mtu_to_threshold(struct send_context *sc, u32 mtu, u32 hdrqentsize);