Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_hw.c1469 cmd.eqid_pkd = cpu_to_be32(FW_EQ_ETH_CMD_EQID_V(eqid)); in t4vf_eth_eq_free()
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dt4fw_api.h1567 #define FW_EQ_ETH_CMD_EQID_V(x) ((x) << FW_EQ_ETH_CMD_EQID_S) macro
Dt4_hw.c4842 c.eqid_pkd = htonl(FW_EQ_ETH_CMD_EQID_V(eqid)); in t4_eth_eq_free()