Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_hw.c538 BUG_ON(pi->port_id != FW_VI_CMD_PORTID_G(vi_rpl.portid_pkd)); in t4vf_port_init()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4fw_api.h2251 #define FW_VI_CMD_PORTID_G(x) \ macro