Home
last modified time | relevance | path

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

/Linux-v4.19/net/ncsi/
Dncsi-aen.c98 return ncsi_process_next_channel(ndp); in ncsi_aen_handler_lsc()
130 return ncsi_process_next_channel(ndp); in ncsi_aen_handler_cr()
Dncsi-manage.c132 ncsi_process_next_channel(ndp); in ncsi_channel_monitor()
528 ncsi_process_next_channel(ndp); in ncsi_suspend_channel()
808 ncsi_process_next_channel(ndp); in ncsi_configure_channel()
830 ncsi_process_next_channel(ndp); in ncsi_configure_channel()
919 return ncsi_process_next_channel(ndp); in ncsi_choose_active_channel()
981 return ncsi_process_next_channel(ndp); in ncsi_enable_hwa()
1173 int ncsi_process_next_channel(struct ncsi_dev_priv *ndp) in ncsi_process_next_channel() function
1393 return found ? ncsi_process_next_channel(ndp) : 0; in ncsi_vlan_rx_add_vid()
1431 return found ? ncsi_process_next_channel(ndp) : 0; in ncsi_vlan_rx_kill_vid()
Dinternal.h342 int ncsi_process_next_channel(struct ncsi_dev_priv *ndp);