Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_hw.c1353 cmd.portid_pkd = FW_VI_CMD_PORTID_V(port_id); in t4vf_alloc_vi()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4fw_api.h2250 #define FW_VI_CMD_PORTID_V(x) ((x) << FW_VI_CMD_PORTID_S) macro
H A Dt4_hw.c7632 c.portid_pkd = FW_VI_CMD_PORTID_V(port); in t4_alloc_vi()