Home
last modified time | relevance | path

Searched refs:sc_mtu_to_threshold (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/staging/rdma/hfi1/
Dpio.h193 u32 sc_mtu_to_threshold(struct send_context *sc, u32 mtu, u32 hdrqentsize);
Dpio.c575 u32 sc_mtu_to_threshold(struct send_context *sc, u32 mtu, u32 hdrqentsize) in sc_mtu_to_threshold() function
775 thresh = sc_mtu_to_threshold(sc, hfi1_max_mtu, hdrqentsize); in sc_alloc()
Dchip.c6175 sc_mtu_to_threshold(dd->vld[i].sc, dd->vld[i].mtu, in set_send_length()
6179 sc_mtu_to_threshold(dd->vld[15].sc, dd->vld[15].mtu, in set_send_length()