Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/ulp/srp/
Dib_srp.c3493 char *options, *sep_opt; in srp_parse_options() local
3507 sep_opt = options; in srp_parse_options()
3508 while ((p = strsep(&sep_opt, ",\n")) != NULL) { in srp_parse_options()