Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_sa_lft_record.c60 #define SA_LFTR_RESP_SIZE SA_ITEM_RESP_SIZE(lft_rec)
96 p_rec_item->resp.lft_rec.lid = lid; in lftr_rcv_new_lftr()
97 p_rec_item->resp.lft_rec.block_num = cl_hton16(block); in lftr_rcv_new_lftr()
100 osm_switch_get_lft_block(p_sw, block, p_rec_item->resp.lft_rec.lft); in lftr_rcv_new_lftr()
/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_sa.h138 ib_lft_record_t lft_rec; member