Home
last modified time | relevance | path

Searched refs:V_FW_VI_CMD_VIID (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/cxgbe/base/
H A Dt4vf_hw.c816 vi_cmd.type_to_viid = cpu_to_be16(V_FW_VI_CMD_VIID(p->viid)); in t4vf_port_init()
H A Dt4fw_interface.h1344 #define V_FW_VI_CMD_VIID(x) ((x) << S_FW_VI_CMD_VIID) macro
H A Dt4_hw.c4115 c.type_to_viid = cpu_to_be16(V_FW_VI_CMD_VIID(viid)); in t4_free_vi()