Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_uld.h63 (w)->wr.wr_hi = htonl(FW_WR_OP_V(FW_TP_WR) | \
H A Dt4fw_api.h88 FW_TP_WR = 0x05, enumerator
/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_cm.c311 req->wr.wr_hi = htonl(FW_WR_OP_V(FW_TP_WR) | in chtls_close_conn()