Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/phy/
H A Dncsi.c30 #define NCSI_CAP_VLAN_MASK 0x07 macro
291 c->cap_vlan = ntohl(gc->vlan_mode) & NCSI_CAP_VLAN_MASK; in ncsi_rsp_gc()
/openbmc/linux/net/ncsi/
H A Dinternal.h51 NCSI_CAP_VLAN_MASK = 0x07 enumerator
H A Dncsi-rsp.c819 NCSI_CAP_VLAN_MASK; in ncsi_rsp_handler_gc()