Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/cxgb/common/
Dcxgb_t3_cpl.h475 #define V_MAC_MATCH(x) ((x) << S_MAC_MATCH) macro
/freebsd-9-stable/sys/dev/cxgb/
Dcxgb_main.c3254 V_MAC_MATCH(f->mac_idx | (f->mac_hit << 4))); in set_filter()