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

/freebsd-9.3-release/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h541 #define S_FW_FILTER_WR_PORTM 6 macro
543 #define V_FW_FILTER_WR_PORTM(x) ((x) << S_FW_FILTER_WR_PORTM)
545 (((x) >> S_FW_FILTER_WR_PORTM) & M_FW_FILTER_WR_PORTM)

Completed in 200 milliseconds