Home
last modified time | relevance | path

Searched refs:NCSI_CHANNEL_ACTIVE (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/net/ncsi/
Dncsi-manage.c43 if (nc->state == NCSI_CHANNEL_ACTIVE && in ncsi_channel_is_last()
70 nc->state != NCSI_CHANNEL_ACTIVE) { in ncsi_report_link()
114 state != NCSI_CHANNEL_ACTIVE) { in ncsi_channel_monitor()
154 nc->state = NCSI_CHANNEL_ACTIVE; in ncsi_channel_monitor()
557 if (tmp != nc && tmp->state == NCSI_CHANNEL_ACTIVE) { in ncsi_suspend_channel()
952 if (nc->state != NCSI_CHANNEL_ACTIVE) in ncsi_update_tx_channel()
1171 nc->state = NCSI_CHANNEL_ACTIVE; in ncsi_configure_channel()
1587 case NCSI_CHANNEL_ACTIVE: in ncsi_process_next_channel()
1632 if (nc->state != NCSI_CHANNEL_ACTIVE) { in ncsi_kick_channels()
1919 if (nc->state == NCSI_CHANNEL_ACTIVE) { in ncsi_reset_dev()
Dncsi-aen.c153 nc->state != NCSI_CHANNEL_ACTIVE) { in ncsi_aen_handler_cr()
Dinternal.h217 #define NCSI_CHANNEL_ACTIVE 2 macro
Dncsi-netlink.c69 if (nc->state == NCSI_CHANNEL_ACTIVE) in ncsi_write_channel_info()