Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_mac.c388 V_FW_VI_MAC_CMD_IDX(add ? FW_VI_MAC_ADD_MAC : in t4_mc_multicst()
/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c4497 V_FW_VI_MAC_CMD_IDX(FW_VI_MAC_ADD_MAC)); in t4_alloc_mac_filt()
4566 idx = persist ? FW_VI_MAC_ADD_PERSIST_MAC : FW_VI_MAC_ADD_MAC; in t4_change_mac()
/titanic_50/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h4973 #define FW_VI_MAC_ADD_MAC 0x3FF macro