Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/infiniband/sw/siw/
A Dsiw_verbs.h42 struct ib_port_immutable *port_immutable);
A Dsiw_verbs.c200 struct ib_port_immutable *port_immutable) in siw_get_port_immutable() argument
208 port_immutable->gid_tbl_len = attr.gid_tbl_len; in siw_get_port_immutable()
209 port_immutable->core_cap_flags = RDMA_CORE_PORT_IWARP; in siw_get_port_immutable()
/linux-6.3-rc2/drivers/infiniband/hw/erdma/
A Derdma_verbs.c349 struct ib_port_immutable *port_immutable) in erdma_get_port_immutable() argument
351 port_immutable->gid_tbl_len = 1; in erdma_get_port_immutable()
352 port_immutable->core_cap_flags = RDMA_CORE_PORT_IWARP; in erdma_get_port_immutable()
/linux-6.3-rc2/fs/ksmbd/
A Dtransport_rdma.c1629 struct ib_port_immutable port_immutable; in smb_direct_accept_client() local
1640 &port_immutable); in smb_direct_accept_client()
1641 if (port_immutable.core_cap_flags & RDMA_CORE_PORT_IWARP) { in smb_direct_accept_client()
/linux-6.3-rc2/fs/cifs/
A Dsmbdirect.c1493 struct ib_port_immutable port_immutable; in _smbd_get_connection() local
1595 info->id->device, info->id->port_num, &port_immutable); in _smbd_get_connection()
1596 if (port_immutable.core_cap_flags & RDMA_CORE_PORT_IWARP) { in _smbd_get_connection()

Completed in 19 milliseconds