Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_firmware_exports.h36 #define FW_WROPCODE_BYPASS 0x05 macro
/freebsd/sys/dev/cxgb/
H A Dcxgb_main.c3285 wr->wrh_hi = htonl(V_WR_OP(FW_WROPCODE_BYPASS) | F_WR_ATOMIC); in set_filter()