Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4fw_api.h2011 #define FW_EQ_CTRL_CMD_CMPLIQID_V(x) ((x) << FW_EQ_CTRL_CMD_CMPLIQID_S) macro
H A Dsge.c4694 c.cmpliqid_eqid = htonl(FW_EQ_CTRL_CMD_CMPLIQID_V(cmplqid)); in t4_sge_alloc_ctrl_txq()