Home
last modified time | relevance | path

Searched refs:MAX_SRPT_RSP_SIZE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/ulp/srpt/
H A Dib_srpt.h116 MAX_SRPT_RSP_SIZE = 1024, enumerator
H A Dib_srpt.c3535 if (val > MAX_SRPT_RSP_SIZE) { in srpt_tpg_attrib_srp_max_rsp_size_store()
3536 pr_err("val: %lu exceeds MAX_SRPT_RSP_SIZE: %d\n", val, in srpt_tpg_attrib_srp_max_rsp_size_store()
3537 MAX_SRPT_RSP_SIZE); in srpt_tpg_attrib_srp_max_rsp_size_store()
/kernel/linux/linux-6.6/drivers/infiniband/ulp/srpt/
H A Dib_srpt.h116 MAX_SRPT_RSP_SIZE = 1024, enumerator
H A Dib_srpt.c3516 if (val > MAX_SRPT_RSP_SIZE) { in srpt_tpg_attrib_srp_max_rsp_size_store()
3517 pr_err("val: %lu exceeds MAX_SRPT_RSP_SIZE: %d\n", val, in srpt_tpg_attrib_srp_max_rsp_size_store()
3518 MAX_SRPT_RSP_SIZE); in srpt_tpg_attrib_srp_max_rsp_size_store()

Completed in 12 milliseconds