Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgb/common/
HDcxgb_firmware_exports.h37 #define FW_WROPCODE_BYPASS 0x05 macro
/trueos/sys/dev/cxgb/
HDcxgb_main.c3235 wr->wrh_hi = htonl(V_WR_OP(FW_WROPCODE_BYPASS) | F_WR_ATOMIC); in set_filter()