Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/wangxun/ngbe/
H A Dngbe_type.h41 #define NGBE_NCSI_MASK 0x8000 macro
H A Dngbe_main.c57 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()