Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/
H A Dbhnd_match.h136 #define BHND_MATCH_CORE_IDX(_idx) _BHND_SET_MATCH_FIELD(core_idx, _idx) macro
H A Dbhnd_subr.c690 BHND_MATCH_CORE_IDX(core->core_idx), in bhnd_core_get_match_desc()