Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_hw.c45 lb_property_t lb_mac = {internal, "mac10/100", nxge_lb_mac}; variable
1016 else if (lb_mode == lb_mac.value) in nxge_set_lb()
1017 lb_info = &lb_mac; in nxge_set_lb()
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c224 static lb_property_t lb_mac = { variable
4483 value += sizeof (lb_mac); in ixgbe_loopback_ioctl()
4492 value += sizeof (lb_mac); in ixgbe_loopback_ioctl()
4503 lbpp[value++] = lb_mac; in ixgbe_loopback_ioctl()