Home
last modified time | relevance | path

Searched refs:ncsi_process_next_channel (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/ncsi/
H A Dncsi-aen.c99 return ncsi_process_next_channel(ndp); in ncsi_aen_handler_lsc()
170 return ncsi_process_next_channel(ndp); in ncsi_aen_handler_cr()
H A Dncsi-manage.c157 ncsi_process_next_channel(ndp); in ncsi_channel_monitor()
583 ncsi_process_next_channel(ndp); in ncsi_suspend_channel()
1143 ncsi_process_next_channel(ndp); in ncsi_configure_channel()
1163 ncsi_process_next_channel(ndp); in ncsi_configure_channel()
1261 return ncsi_process_next_channel(ndp); in ncsi_choose_active_channel()
1487 int ncsi_process_next_channel(struct ncsi_dev_priv *ndp) in ncsi_process_next_channel() function
1643 return found ? ncsi_process_next_channel(ndp) : 0; in ncsi_vlan_rx_add_vid()
1681 return found ? ncsi_process_next_channel(ndp) : 0; in ncsi_vlan_rx_kill_vid()
H A Dinternal.h390 int ncsi_process_next_channel(struct ncsi_dev_priv *ndp);
/kernel/linux/linux-6.6/net/ncsi/
H A Dncsi-aen.c99 return ncsi_process_next_channel(ndp); in ncsi_aen_handler_lsc()
170 return ncsi_process_next_channel(ndp); in ncsi_aen_handler_cr()
H A Dncsi-manage.c157 ncsi_process_next_channel(ndp); in ncsi_channel_monitor()
583 ncsi_process_next_channel(ndp); in ncsi_suspend_channel()
1195 ncsi_process_next_channel(ndp); in ncsi_configure_channel()
1215 ncsi_process_next_channel(ndp); in ncsi_configure_channel()
1313 return ncsi_process_next_channel(ndp); in ncsi_choose_active_channel()
1555 int ncsi_process_next_channel(struct ncsi_dev_priv *ndp) in ncsi_process_next_channel() function
1711 return found ? ncsi_process_next_channel(ndp) : 0; in ncsi_vlan_rx_add_vid()
1749 return found ? ncsi_process_next_channel(ndp) : 0; in ncsi_vlan_rx_kill_vid()
H A Dinternal.h398 int ncsi_process_next_channel(struct ncsi_dev_priv *ndp);

Completed in 11 milliseconds