Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h3152 #define S_FW_ISNS_WR_PORTID 0 macro
3154 #define V_FW_ISNS_WR_PORTID(x) ((x) << S_FW_ISNS_WR_PORTID)
3156 (((x) >> S_FW_ISNS_WR_PORTID) & M_FW_ISNS_WR_PORTID)