Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_mcast_tbl.c93 unsigned mlid_offset, mask_offset, bit_mask; in osm_mcast_tbl_set() local
101 mask_offset = port / IB_MCAST_MASK_SIZE; in osm_mcast_tbl_set()
103 (*p_tbl->p_mask_tbl)[mlid_offset][mask_offset] |= bit_mask; in osm_mcast_tbl_set()
147 unsigned mlid_offset, mask_offset, bit_mask; in osm_mcast_tbl_is_port() local
158 mask_offset = port_num / IB_MCAST_MASK_SIZE; in osm_mcast_tbl_is_port()
162 p_mask_tbl)[mlid_offset][mask_offset] & bit_mask) == in osm_mcast_tbl_is_port()
/freebsd/sys/dev/bnxt/bnxt_en/
H A Dhsi_struct_def.h54685 uint8_t mask_offset; member
54795 uint8_t mask_offset; member