Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_hw.h21 void wx_flush_sw_mac_table(struct wx *wx);
H A Dwx_hw.c727 void wx_flush_sw_mac_table(struct wx *wx) in wx_flush_sw_mac_table() function
742 EXPORT_SYMBOL(wx_flush_sw_mac_table);
/openbmc/linux/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_main.c244 wx_flush_sw_mac_table(wx); in txgbe_reset()