Searched refs:OSM_DEFAULT_RETRY_COUNT (Results 1 - 12 of 12) sorted by relevance

/freebsd-11-stable/contrib/ofed/opensm/include/vendor/
H A Dosm_vendor_mlx.h96 #define OSM_DEFAULT_RETRY_COUNT 3 macro
H A Dosm_vendor_al.h93 #define OSM_DEFAULT_RETRY_COUNT 3 macro
H A Dosm_vendor_ibumad.h66 #define OSM_DEFAULT_RETRY_COUNT 3 macro
H A Dosm_vendor_mtl.h113 #define OSM_DEFAULT_RETRY_COUNT 3 macro
H A Dosm_vendor_ts.h80 #define OSM_DEFAULT_RETRY_COUNT 3 macro
/freebsd-11-stable/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_mtl_transaction_mgr.c211 OSM_DEFAULT_RETRY_COUNT -
406 osm_madw_req_p->retry_cnt = OSM_DEFAULT_RETRY_COUNT;
H A Dosm_vendor_mlx_txn.c561 if (num_regs <= OSM_DEFAULT_RETRY_COUNT) {
625 if (num_regs <= OSM_DEFAULT_RETRY_COUNT) {
H A Dosm_vendor_ibumad_sa.c242 bind_info.retries = OSM_DEFAULT_RETRY_COUNT;
H A Dosm_vendor_al.c1162 p_elem->retry_cnt = OSM_DEFAULT_RETRY_COUNT;
H A Dosm_vendor_ibumad.c550 p_vend->max_retries = OSM_DEFAULT_RETRY_COUNT;
/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dmain.c271 " for transactions.\n\n", OSM_DEFAULT_RETRY_COUNT);
H A Dosm_subnet.c1547 p_opt->transaction_retries = OSM_DEFAULT_RETRY_COUNT;

Completed in 78 milliseconds