Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/base/
H A Dt4_hw.c3930 V_FW_PARAMS_CMD_VFN(vf)); in t4_query_params_rw()
3983 V_FW_PARAMS_CMD_VFN(vf)); in t4_set_params_timeout()
H A Dt4fw_interface.h788 #define V_FW_PARAMS_CMD_VFN(x) ((x) << S_FW_PARAMS_CMD_VFN) macro