Searched refs:FW_PARAM_DEV (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/sys/dev/cxgbe/
H A Dt4_main.c3790 #define FW_PARAM_DEV(param) \ macro
3834 param = FW_PARAM_DEV(CF);
4009 param[0] = FW_PARAM_DEV(PORTVEC);
4010 param[1] = FW_PARAM_DEV(CCLK);
4045 param = FW_PARAM_DEV(HPFILTER_REGION_SUPPORT);
4062 param = FW_PARAM_DEV(OPAQUE_VIID_SMT_EXTN);
4146 param[0] = FW_PARAM_DEV(MPSBGMAP);
4158 param[0] = FW_PARAM_DEV(FILTER2_WR);
4170 param[0] = FW_PARAM_DEV(ULPTX_MEMWRITE_DSGL);
4208 param[0] = FW_PARAM_DEV(NTI
4453 #undef FW_PARAM_DEV macro
[all...]
H A Dt4_vf.c188 #define FW_PARAM_DEV(param) \ macro
201 param[0] = FW_PARAM_DEV(FWREV);
202 param[1] = FW_PARAM_DEV(TPREV);
203 param[2] = FW_PARAM_DEV(CCLK);
308 #undef FW_PARAM_DEV macro

Completed in 95 milliseconds