Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/cxgb/ulp/iw_cxgb/
Diw_cxgb_wr.h128 #define S_FW_RIWR_OP 24 macro
130 #define V_FW_RIWR_OP(x) ((x) << S_FW_RIWR_OP)
131 #define G_FW_RIWR_OP(x) ((((x) >> S_FW_RIWR_OP)) & M_FW_RIWR_OP)