Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ix/
H A Dixgbe_type.h2093 #define IXGBE_STATUS_LAN_ID 0x0000000C /* LAN ID */ macro
H A Dixgbe_common.c1085 bus->func = (reg & IXGBE_STATUS_LAN_ID) >> IXGBE_STATUS_LAN_ID_SHIFT; in ixgbe_set_lan_id_multi_port_pcie()