Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnx/570x/common/include/
H A Dnetlink.h39 #define NETLINK_GET_LINK_STATUS_SPEED_MASK 0x1e macro
/illumos-gate/usr/src/uts/common/io/bnx/570x/driver/common/lmdev/
H A Dbnx_hw_phy.c3637 switch(remote_phy_link & NETLINK_GET_LINK_STATUS_SPEED_MASK) in get_remote_phy_link()