Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/ib/ibtl/
H A Dibti_common.h1718 } ibt_ip_path_attr_t; typedef
1730 ibt_ip_path_attr_t *attr, ibt_path_info_t *paths_p, uint8_t *num_paths_p,
1791 ibt_ip_path_attr_t *attr, ibt_ip_path_handler_t func, void *arg);
/titanic_44/usr/src/uts/common/io/ib/clients/rds/
H A Drdsib_ep.c869 ibt_ip_path_attr_t ipattr; in rds_failover_session()
886 bzero(&ipattr, sizeof (ibt_ip_path_attr_t)); in rds_failover_session()
1319 ibt_ip_path_attr_t ipattr; in rds_session_create()
1337 bzero(&ipattr, sizeof (ibt_ip_path_attr_t)); in rds_session_create()
2083 ibt_ip_path_attr_t ipattr; in rds_sendmsg()
2108 bzero(&ipattr, sizeof (ibt_ip_path_attr_t)); in rds_sendmsg()
/titanic_44/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_path.c3009 ibt_ip_path_attr_t attr;
3170 ibt_ip_path_attr_t *attrp = &p_arg->attr; in ibcm_get_ip_spr()
3391 ibt_ip_path_attr_t *attrp = &p_arg->attr; in ibcm_get_ip_mpr()
3990 ibcm_val_ipattr(ibt_ip_path_attr_t *attrp, ibt_path_flags_t flags) in ibcm_val_ipattr()
4115 ibt_ip_path_attr_t *attrp, ibt_path_info_t *paths, uint8_t *num_path_p, in ibcm_get_ip_path()
4137 bcopy(attrp, &path_tq->attr, sizeof (ibt_ip_path_attr_t)); in ibcm_get_ip_path()
4203 ibt_ip_path_attr_t *attrp, ibt_ip_path_handler_t func, void *arg) in ibt_aget_ip_paths()
4222 ibt_ip_path_attr_t *attrp, ibt_path_info_t *paths, uint8_t *num_paths_p, in ibt_get_ip_paths()
/titanic_44/usr/src/uts/common/io/ib/clients/iser/
H A Diser_ib.c322 ibt_ip_path_attr_t ipattr; in iser_ib_get_paths()
325 (void) bzero(&ipattr, sizeof (ibt_ip_path_attr_t)); in iser_ib_get_paths()
/titanic_44/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_ib_cma.c1203 ibt_ip_path_attr_t path_attr; in ibcma_query_local_ip()
1304 ibt_ip_path_attr_t path_attr; in ibcma_get_paths()
1312 bzero(&path_attr, sizeof (ibt_ip_path_attr_t)); in ibcma_get_paths()
/titanic_44/usr/src/uts/common/rpc/
H A Drpcib.c1923 ibt_ip_path_attr_t ipattr; in rib_ping_srv()
1936 bzero(&ipattr, sizeof (ibt_ip_path_attr_t)); in rib_ping_srv()