Home
last modified time | relevance | path

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

/linux/fs/smb/server/
H A Dtransport_rdma.c1619 struct ib_port_immutable port_immutable; in smb_direct_accept_client() local
1630 &port_immutable); in smb_direct_accept_client()
1631 if (port_immutable.core_cap_flags & RDMA_CORE_PORT_IWARP) { in smb_direct_accept_client()
/linux/fs/smb/client/
H A Dsmbdirect.c1530 struct ib_port_immutable port_immutable; in _smbd_get_connection() local
1631 sc->ib.dev, sc->rdma.cm_id->port_num, &port_immutable); in _smbd_get_connection()
1632 if (port_immutable.core_cap_flags & RDMA_CORE_PORT_IWARP) { in _smbd_get_connection()