Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/ti/
Dcpsw.c2770 static int cpsw_update_channels_res(struct cpsw_priv *priv, int ch_num, int rx) in cpsw_update_channels_res() function
2824 ret = cpsw_update_channels_res(priv, ch->rx_count, 1); in cpsw_update_channels()
2828 ret = cpsw_update_channels_res(priv, ch->tx_count, 0); in cpsw_update_channels()