Searched refs:M_FW_RIWR_FLAGS (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_wr.h138 #define M_FW_RIWR_FLAGS 0x3fffff macro
140 #define G_FW_RIWR_FLAGS(x) ((((x) >> S_FW_RIWR_FLAGS)) & M_FW_RIWR_FLAGS)

Completed in 47 milliseconds