Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c10325 G_FW_PARAMS_PARAM_FILTER_MASK(val)); in t4_init_tp_params()
10327 adap->params.tp.filter_mask = G_FW_PARAMS_PARAM_FILTER_MASK(val); in t4_init_tp_params()
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h4796 #define G_FW_PARAMS_PARAM_FILTER_MASK(x) \ macro