IXGBE_VF_GET_RETA 1263 drivers/net/ethernet/intel/ixgbe/ixgbe_sriov.c 	case IXGBE_VF_GET_RETA:
IXGBE_VF_GET_RETA  322 drivers/net/ethernet/intel/ixgbevf/vf.c 	msgbuf[0] = IXGBE_VF_GET_RETA;
IXGBE_VF_GET_RETA  337 drivers/net/ethernet/intel/ixgbevf/vf.c 	if (msgbuf[0] == (IXGBE_VF_GET_RETA | IXGBE_VT_MSGTYPE_NACK))
IXGBE_VF_GET_RETA  344 drivers/net/ethernet/intel/ixgbevf/vf.c 	if (msgbuf[0] != (IXGBE_VF_GET_RETA | IXGBE_VT_MSGTYPE_ACK))