Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/ulp/srp/
Dib_srp.c3449 char *options, *sep_opt; in srp_parse_options() local
3462 sep_opt = options; in srp_parse_options()
3463 while ((p = strsep(&sep_opt, ",\n")) != NULL) { in srp_parse_options()