Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dadapter.h531 uint32_t filter_mode; member
H A Dt4_nexus.c517 t4_read_indirect(sc, A_TP_PIO_ADDR, A_TP_PIO_DATA, &sc->filter_mode, 1, in t4_devo_attach()
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c10394 unsigned int filter_mode = adap->params.tp.vlan_pri_map; in t4_filter_field_shift() local
10398 if ((filter_mode & filter_sel) == 0) in t4_filter_field_shift()
10402 switch (filter_mode & sel) { in t4_filter_field_shift()