Searched refs:IXGBE_VF_GET_LINK_STATE (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ixgbe/ | ||
H A D | ixgbe_mbx.h | 153 #define IXGBE_VF_GET_LINK_STATE 0x10 macro |
H A D | ixgbe_vf.c | 471 msgbuf[0] = IXGBE_VF_GET_LINK_STATE; in ixgbe_get_link_state_vf() |