Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_hw.h36 int wx_disable_sec_rx_path(struct wx *wx);
H A Dwx_hw.c1572 int wx_disable_sec_rx_path(struct wx *wx) in wx_disable_sec_rx_path() function
1582 EXPORT_SYMBOL(wx_disable_sec_rx_path);
2141 ret = wx_disable_sec_rx_path(wx); in wx_configure_rx()