Home
last modified time | relevance | path

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

/Linux-v5.4/net/ncsi/
Dncsi-aen.c99 return ncsi_process_next_channel(ndp); in ncsi_aen_handler_lsc()
169 return ncsi_process_next_channel(ndp); in ncsi_aen_handler_cr()
Dncsi-manage.c149 ncsi_process_next_channel(ndp); in ncsi_channel_monitor()
575 ncsi_process_next_channel(ndp); in ncsi_suspend_channel()
1110 ncsi_process_next_channel(ndp); in ncsi_configure_channel()
1130 ncsi_process_next_channel(ndp); in ncsi_configure_channel()
1228 return ncsi_process_next_channel(ndp); in ncsi_choose_active_channel()
1424 int ncsi_process_next_channel(struct ncsi_dev_priv *ndp) in ncsi_process_next_channel() function
1580 return found ? ncsi_process_next_channel(ndp) : 0; in ncsi_vlan_rx_add_vid()
1618 return found ? ncsi_process_next_channel(ndp) : 0; in ncsi_vlan_rx_kill_vid()
Dinternal.h367 int ncsi_process_next_channel(struct ncsi_dev_priv *ndp);