Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c4427 V_FW_PARAMS_CMD_PFN(adap->pf) | in t4_fwcache()
7870 V_FW_PARAMS_CMD_PFN(pf) | in t4_query_params_rw()
7941 V_FW_PARAMS_CMD_PFN(pf) | in t4_set_params_timeout()
12164 V_FW_PARAMS_CMD_PFN(pf) | in t4_config_watchdog()
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h5083 #define V_FW_PARAMS_CMD_PFN(x) ((x) << S_FW_PARAMS_CMD_PFN) macro