Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/sw/siw/
Dsiw_verbs.h42 struct ib_port_immutable *port_immutable);
Dsiw_verbs.c231 struct ib_port_immutable *port_immutable) in siw_get_port_immutable() argument
239 port_immutable->pkey_tbl_len = attr.pkey_tbl_len; in siw_get_port_immutable()
240 port_immutable->gid_tbl_len = attr.gid_tbl_len; in siw_get_port_immutable()
241 port_immutable->core_cap_flags = RDMA_CORE_PORT_IWARP; in siw_get_port_immutable()
/Linux-v5.4/fs/cifs/
Dsmbdirect.c1597 struct ib_port_immutable port_immutable; in _smbd_get_connection() local
1707 info->id->device, info->id->port_num, &port_immutable); in _smbd_get_connection()
1708 if (port_immutable.core_cap_flags & RDMA_CORE_PORT_IWARP) { in _smbd_get_connection()