Searched refs:cpsw_update_channels_res (Results 1 – 1 of 1) sorted by relevance
2770 static int cpsw_update_channels_res(struct cpsw_priv *priv, int ch_num, int rx) in cpsw_update_channels_res() function2824 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()