Home
last modified time | relevance | path

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

/drivers/net/ethernet/chelsio/cxgb4/
Dsge.c1023 wr_mid |= FW_WR_EQUEQ | FW_WR_EQUIQ; in t4_eth_xmit()
1149 wr->lo |= htonl(FW_WR_EQUEQ | FW_WR_EQUIQ); in ctrlq_check_stop()
1331 wr->lo |= htonl(FW_WR_EQUEQ | FW_WR_EQUIQ); in ofldtxq_stop()
Dt4fw_api.h118 #define FW_WR_EQUIQ (1U << 31) macro
/drivers/net/ethernet/chelsio/cxgb4vf/
Dsge.c1164 wr_mid |= FW_WR_EQUEQ | FW_WR_EQUIQ; in t4vf_eth_xmit()