Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/chelsio/cxgb4/
Dt4fw_api.h795 #define FW_EQ_OFLD_CMD_EQID(x) ((x) << 0) macro
Dt4_hw.c2632 c.eqid_pkd = htonl(FW_EQ_OFLD_CMD_EQID(eqid)); in t4_ofld_eq_free()