Searched refs:FW_VI_CMD_PORTID_GET (Results 1 – 2 of 2) sorted by relevance
299 BUG_ON(pi->port_id != FW_VI_CMD_PORTID_GET(vi_rpl.portid_pkd)); in t4vf_port_init()
1343 #define FW_VI_CMD_PORTID_GET(x) (((x) >> 4) & 0xf) macro