Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/base/
H A Dt4vf_hw.c836 V_FW_PORT_CMD_PORTID(p->port_id)); in t4vf_port_init()
H A Dt4_hw.c3000 V_FW_PORT_CMD_PORTID(port)); in t4_link_l1cfg()
5440 V_FW_PORT_CMD_PORTID(j)); in t4_port_init()
H A Dt4fw_interface.h1780 #define V_FW_PORT_CMD_PORTID(x) ((x) << S_FW_PORT_CMD_PORTID) macro