Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/vm/
H A Dvfpf_if.h244 #define VFPF_Q_FILTER_SET_MAC 0x100 macro
H A Dhw_channel.h329 #define VFPF_Q_FILTER_SET_MAC 0x100 /* set/clear */ macro
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_vfpf_if.h368 #define VFPF_Q_FILTER_SET_MAC 0x100 /* set/clear */ macro
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/
H A Dlm_vf.c411 if (request->filters[mac_idx].flags & VFPF_Q_FILTER_SET_MAC) { in lm_pf_vf_fill_set_q_filters_response()
2094 mess->filters[idx_entries].flags &= ~VFPF_Q_FILTER_SET_MAC; in lm_vf_pf_set_q_filters()
2096 mess->filters[idx_entries].flags |= VFPF_Q_FILTER_SET_MAC; in lm_vf_pf_set_q_filters()
2183 mess->filters[idx_entries].flags &= ~VFPF_Q_FILTER_SET_MAC; in lm_vf_pf_set_q_filters()
2185 mess->filters[idx_entries].flags |= VFPF_Q_FILTER_SET_MAC; in lm_vf_pf_set_q_filters()