Searched refs:FW_EQ_ETH_CMD_EQID_V (Results 1 – 3 of 3) sorted by relevance
1877 cmd.eqid_pkd = cpu_to_be32(FW_EQ_ETH_CMD_EQID_V(eqid)); in t4vf_eth_eq_free()
1885 #define FW_EQ_ETH_CMD_EQID_V(x) ((x) << FW_EQ_ETH_CMD_EQID_S) macro
8393 c.eqid_pkd = cpu_to_be32(FW_EQ_ETH_CMD_EQID_V(eqid)); in t4_eth_eq_free()