Searched refs:enable_bind (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_provider.h137 u8 enable_bind; member in struct:iwch_qp_attributes
H A Diw_cxgb_provider.c843 qhp->attr.enable_bind = 1;
936 attrs.enable_bind = (attr->qp_access_flags & IB_ACCESS_MW_BIND) ? 1 : 0;
H A Diw_cxgb_qp.c918 newattr.enable_bind = attrs->enable_bind;
/freebsd-10.0-release/sys/dev/cxgbe/iw_cxgbe/
H A Dqp.c1198 newattr.enable_bind = attrs->enable_bind;
1530 qhp->attr.enable_bind = 1;
1670 attrs.enable_bind = (attr->qp_access_flags & IB_ACCESS_MW_BIND) ? 1 : 0;
H A Diw_cxgbe.h411 u8 enable_bind; member in struct:c4iw_qp_attributes

Completed in 265 milliseconds