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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb3/
H A Dfirmware_exports.h165 #define S_FW_VERSION_MINOR 8 macro
167 #define V_FW_VERSION_MINOR(x) ((x) << S_FW_VERSION_MINOR)
169 (((x) >> S_FW_VERSION_MINOR) & M_FW_VERSION_MINOR)

Completed in 45 milliseconds