Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/hfi1/ !
H A Dpio.h242 uint hdrqentsize, int numa);
258 u32 sc_mtu_to_threshold(struct send_context *sc, u32 mtu, u32 hdrqentsize);
H A Dpio.c550 u32 sc_mtu_to_threshold(struct send_context *sc, u32 mtu, u32 hdrqentsize) in sc_mtu_to_threshold() argument
556 mtu += hdrqentsize << 2; in sc_mtu_to_threshold()
654 uint hdrqentsize, int numa) in sc_alloc() argument
777 hdrqentsize)); in sc_alloc()