Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libibmad/
H A Dfields.c1180 static uint32_t _get_field(void *buf, int base_offs, const ib_field_t * f) in _get_field() function
1233 return _get_field(buf, base_offs, ib_mad_f + field); in mad_get_field()
1272 *(uint32_t *) val = _get_field(buf, 0, f); in mad_decode_field()