Searched defs:add_smt (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c4543 * @add_smt: if true also add the address to the HW SMT
4559 int idx, const u8 *addr, bool persist, bool add_smt)
4567 mode = add_smt ? FW_VI_MAC_SMT_AND_MPSTCAM : FW_VI_MAC_MPS_TCAM_ENTRY;
4558 t4_change_mac(struct adapter *adap, unsigned int mbox, unsigned int viid, int idx, const u8 *addr, bool persist, bool add_smt) argument

Completed in 81 milliseconds