Home
last modified time | relevance | path

Searched refs:port_and_port_id (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c2987 struct port_and_port_id { struct
2992 static struct port_and_port_id __srpt_lookup_port(const char *name) in __srpt_lookup_port()
3009 return (struct port_and_port_id){ in __srpt_lookup_port()
3014 return (struct port_and_port_id){ in __srpt_lookup_port()
3020 return (struct port_and_port_id){}; in __srpt_lookup_port()
3030 static struct port_and_port_id srpt_lookup_port(const char *name) in srpt_lookup_port()
3032 struct port_and_port_id papi; in srpt_lookup_port()
3833 struct port_and_port_id papi = srpt_lookup_port(name); in srpt_make_tport()
/kernel/linux/linux-6.6/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c2995 struct port_and_port_id { struct
3000 static struct port_and_port_id __srpt_lookup_port(const char *name) in __srpt_lookup_port()
3017 return (struct port_and_port_id){ in __srpt_lookup_port()
3022 return (struct port_and_port_id){ in __srpt_lookup_port()
3028 return (struct port_and_port_id){}; in __srpt_lookup_port()
3038 static struct port_and_port_id srpt_lookup_port(const char *name) in srpt_lookup_port()
3040 struct port_and_port_id papi; in srpt_lookup_port()
3784 struct port_and_port_id papi = srpt_lookup_port(name); in srpt_make_tport()

Completed in 10 milliseconds