Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/wangxun/ngbe/
H A Dngbe_main.c52 int wol_mask = 0, ncsi_mask = 0; in ngbe_init_type_code() local
57 ncsi_mask = wx->subsystem_device_id & NGBE_NCSI_MASK; in ngbe_init_type_code()
66 wx->ncsi_enabled = (ncsi_mask == NGBE_NCSI_MASK || in ngbe_init_type_code()