Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/cxgb4/
Dsge.c926 wr_mid |= FW_WR_EQUEQ | FW_WR_EQUIQ; in t4_eth_xmit()
1052 wr->lo |= htonl(FW_WR_EQUEQ | FW_WR_EQUIQ); in ctrlq_check_stop()
1234 wr->lo |= htonl(FW_WR_EQUEQ | FW_WR_EQUIQ); in ofldtxq_stop()
Dt4fw_api.h78 #define FW_WR_EQUEQ (1U << 30) macro
/linux-2.6.39/drivers/net/cxgb4vf/
Dsge.c1160 wr_mid |= FW_WR_EQUEQ | FW_WR_EQUIQ; in t4vf_eth_xmit()