Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h5013 #define V_FW_VI_MAC_CMD_FREEMACS(x) ((x) << S_FW_VI_MAC_CMD_FREEMACS) macro
5016 #define F_FW_VI_MAC_CMD_FREEMACS V_FW_VI_MAC_CMD_FREEMACS(1U)
/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c4491 c.freemacs_to_len16 = htonl(V_FW_VI_MAC_CMD_FREEMACS(free) | in t4_alloc_mac_filt()