Home
last modified time | relevance | path

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

/openbmc/linux/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()
585 ncsi_process_next_channel(ndp); in ncsi_suspend_channel()
1204 ncsi_process_next_channel(ndp); in ncsi_configure_channel()
1224 ncsi_process_next_channel(ndp); in ncsi_configure_channel()
1322 return ncsi_process_next_channel(ndp); in ncsi_choose_active_channel()
1556 int ncsi_process_next_channel(struct ncsi_dev_priv *ndp) in ncsi_process_next_channel() function
1712 return found ? ncsi_process_next_channel(ndp) : 0; in ncsi_vlan_rx_add_vid()
1750 return found ? ncsi_process_next_channel(ndp) : 0; in ncsi_vlan_rx_kill_vid()
H A Dinternal.h402 int ncsi_process_next_channel(struct ncsi_dev_priv *ndp);