Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb3/
Dt3_cpl.h361 #define F_TCAM_BYPASS V_TCAM_BYPASS(1U) macro
/linux-5.19.10/drivers/scsi/cxgbi/cxgb3i/
Dcxgb3i.c174 req->opt0h = htonl(V_KEEP_ALIVE(1) | F_TCAM_BYPASS | in send_act_open_req()