Searched refs:mft (Results 1 – 4 of 4) sorted by relevance
| /freebsd-10-stable/contrib/ofed/management/infiniband-diags/src/ |
| D | ibroute.c | 99 uint16_t mft[16][IB_MLIDS_IN_BLOCK]) in dump_mlid() 108 mask = ntohs(mft[i][mlid%IB_MLIDS_IN_BLOCK]); in dump_mlid() 127 mask = ntohs(mft[chunk][mlid%IB_MLIDS_IN_BLOCK]); in dump_mlid() 141 uint16_t mft[16][IB_MLIDS_IN_BLOCK]; variable 207 if (!smp_query(mft + j, portid, IB_ATTR_MULTICASTFORWTBL, mod, 0)) in dump_multicast_tables() 219 if (dump_mlid(str, sizeof str, i, nports, mft) == 0) in dump_multicast_tables()
|
| D | saquery.c | 688 cl_ntoh16(mftr->mft[i])); in dump_one_mft_record()
|
| /freebsd-10-stable/contrib/ofed/management/opensm/opensm/ |
| D | osm_sa_mft_record.c | 108 osm_switch_get_mft_block(p_sw, block, position, p_rec_item->rec.mft); in __osm_mftr_rcv_new_mftr()
|
| /freebsd-10-stable/contrib/ofed/management/opensm/include/iba/ |
| D | ib_types.h | 5862 ib_net16_t mft[IB_MCAST_BLOCK_SIZE]; member
|