Home
last modified time | relevance | path

Searched refs:IXGBE_VF_GET_LINK_STATE (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dmbx.h103 #define IXGBE_VF_GET_LINK_STATE 0x10 /* get vf link state */ macro
H A Dvf.c600 msgbuf[0] = IXGBE_VF_GET_LINK_STATE; in ixgbevf_get_link_state_vf()
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_mbx.h87 #define IXGBE_VF_GET_LINK_STATE 0x10 /* get vf link state */ macro
H A Dixgbe_sriov.c1319 case IXGBE_VF_GET_LINK_STATE: in ixgbe_rcv_msg_from_vf()