Searched refs:sc_mtu_to_threshold (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | pio.h | 303 u32 sc_mtu_to_threshold(struct send_context *sc, u32 mtu, u32 hdrqentsize);
|
H A D | pio.c | 593 u32 sc_mtu_to_threshold(struct send_context *sc, u32 mtu, u32 hdrqentsize) in sc_mtu_to_threshold() function 819 sc_mtu_to_threshold(sc, hfi1_max_mtu, in sc_alloc() 1881 sc_mtu_to_threshold(dd->kernel_send_context[scontext], in set_threshold()
|
H A D | chip.c | 10185 sc_mtu_to_threshold(dd->vld[i].sc, in set_send_length() 10194 sc_mtu_to_threshold(dd->vld[15].sc, in set_send_length()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | pio.h | 259 u32 sc_mtu_to_threshold(struct send_context *sc, u32 mtu, u32 hdrqentsize);
|
H A D | pio.c | 551 u32 sc_mtu_to_threshold(struct send_context *sc, u32 mtu, u32 hdrqentsize) in sc_mtu_to_threshold() function 777 sc_mtu_to_threshold(sc, hfi1_max_mtu, in sc_alloc() 1839 sc_mtu_to_threshold(dd->kernel_send_context[scontext], in set_threshold()
|
H A D | chip.c | 10146 sc_mtu_to_threshold(dd->vld[i].sc, in set_send_length() 10155 sc_mtu_to_threshold(dd->vld[15].sc, in set_send_length()
|
Completed in 47 milliseconds