Home
last modified time | relevance | path

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

/freebsd/sys/dev/sfxge/common/
H A Def10_filter.c218 case MC_CMD_FILTER_OP_IN_OP_REPLACE: in efx_mcdi_filter_op_add()
268 if (filter_op != MC_CMD_FILTER_OP_IN_OP_REPLACE) { in efx_mcdi_filter_op_add()
751 MC_CMD_FILTER_OP_IN_OP_REPLACE, in ef10_filter_add_internal()
H A Defx_regs_mcdi.h8141 #define MC_CMD_FILTER_OP_IN_OP_REPLACE 0x4 macro