Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dncsi.h20 ncsi_dev_state_functional = 0x0100, enumerator
/openbmc/linux/net/ncsi/
H A Dncsi-manage.c58 nd->state = ncsi_dev_state_functional; in ncsi_report_link()
594 nd->state = ncsi_dev_state_functional; in ncsi_suspend_channel()
1822 nd->state != ncsi_dev_state_functional) in ncsi_start_dev()
1900 case ncsi_dev_state_functional: in ncsi_reset_dev()
/openbmc/linux/drivers/net/ethernet/faraday/
H A Dftgmac100.c1743 if (unlikely(nd->state != ncsi_dev_state_functional)) in ftgmac100_ncsi_handler()