Home
last modified time | relevance | path

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

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