Searched refs:FW_EQ_OFLD_CMD_EQID (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/drivers/net/ethernet/chelsio/cxgb4/ | ||
D | t4fw_api.h | 795 #define FW_EQ_OFLD_CMD_EQID(x) ((x) << 0) macro |
D | t4_hw.c | 2632 c.eqid_pkd = htonl(FW_EQ_OFLD_CMD_EQID(eqid)); in t4_ofld_eq_free() |