Searched refs:hdrqentsize (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/infiniband/hw/hfi1/
H A Dpio.h242 uint hdrqentsize, int numa);
259 u32 sc_mtu_to_threshold(struct send_context *sc, u32 mtu, u32 hdrqentsize);
H A Dpio.c546 * Parameter hdrqentsize is in DWORDs.
551 u32 sc_mtu_to_threshold(struct send_context *sc, u32 mtu, u32 hdrqentsize) argument
557 mtu += hdrqentsize << 2;
655 uint hdrqentsize, int numa)
778 hdrqentsize));
654 sc_alloc(struct hfi1_devdata *dd, int type, uint hdrqentsize, int numa) argument

Completed in 228 milliseconds