Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/ti/
A Dcpsw_ethtool.c536 static int cpsw_update_channels_res(struct cpsw_priv *priv, int ch_num, int rx, in cpsw_update_channels_res() function
615 ret = cpsw_update_channels_res(priv, chs->rx_count, 1, rx_handler); in cpsw_set_channels_common()
619 ret = cpsw_update_channels_res(priv, chs->tx_count, 0, rx_handler); in cpsw_set_channels_common()

Completed in 5 milliseconds